--- parser3/src/classes/file.C 2001/03/30 05:51:12 1.14 +++ parser3/src/classes/file.C 2001/04/03 07:54:24 1.16 @@ -3,7 +3,7 @@ Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) Author: Alexander Petrosyan (http://design.ru/paf) - $Id: file.C,v 1.14 2001/03/30 05:51:12 paf Exp $ + $Id: file.C,v 1.16 2001/04/03 07:54:24 paf Exp $ */ #include "pa_request.h" @@ -21,7 +21,6 @@ VStateless_class *file_class; // methods -/// @test mkdirs static void _save(Request& r, const String& method_name, Array *params) { Pool& pool=r.pool(); Value& vfile_name=*static_cast(params->get(0)); @@ -80,7 +79,7 @@ static void _find(Request& r, const Stri String test_name(pool); for(int j=0; j