--- parser3/src/classes/file.C 2002/08/08 09:35:22 1.95 +++ parser3/src/classes/file.C 2002/08/20 14:20:36 1.96 @@ -5,7 +5,7 @@ Author: Alexandr Petrosian (http://paf.design.ru) */ -static const char* IDENT_FILE_C="$Date: 2002/08/08 09:35:22 $"; +static const char* IDENT_FILE_C="$Date: 2002/08/20 14:20:36 $"; #include "pa_config_includes.h" @@ -459,7 +459,7 @@ static void _find(Request& r, const Stri // easy way if(file_readable(r.absolute(*file_spec))) { - r.write_no_lang(*file_spec); + r.write_assign_lang(*file_spec); return; } @@ -474,7 +474,7 @@ static void _find(Request& r, const Stri local_test_name<<*(dirname=&dirname->mid(0, after_monkey_slash)); local_test_name<