--- parser3/src/classes/image.C 2003/04/03 10:48:24 1.90.2.15.2.20 +++ parser3/src/classes/image.C 2003/04/03 10:51:51 1.90.2.15.2.21 @@ -5,7 +5,7 @@ Author: Alexandr Petrosian (http://paf.design.ru) */ -static const char* IDENT_IMAGE_C="$Date: 2003/04/03 10:48:24 $"; +static const char* IDENT_IMAGE_C="$Date: 2003/04/03 10:51:51 $"; /* jpegsize: gets the width and height (in pixels) of a jpeg file @@ -754,7 +754,7 @@ static void _html(Request& r, MethodPara if(params.count()) { // for backward compatibility: someday was ^html{} - Value& vattribs=r.process_to_value(*params[0], + Value& vattribs=r.process_to_value(params[0], /*0/*no name* /,*/ false/*don't intercept string*/); if(!vattribs.is_string()) // allow empty