--- parser3/src/targets/cgi/parser3.C 2001/05/24 09:29:52 1.90 +++ parser3/src/targets/cgi/parser3.C 2001/06/28 07:44:17 1.93 @@ -4,9 +4,8 @@ Copyright(c) 2001 ArtLebedev Group(http://www.artlebedev.com) Author: Alexander Petrosyan (http://design.ru/paf) - - $Id: parser3.C,v 1.90 2001/05/24 09:29:52 parser Exp $ */ +static const char *RCSId="$Id: parser3.C,v 1.93 2001/06/28 07:44:17 parser Exp $"; #include "pa_config_includes.h" @@ -257,7 +256,7 @@ int main(int argc, char *argv[]) { // prepare to process request Request request(pool, request_info, - cgi||1 ? String::UL_USER_HTML : String::UL_AS_IS + cgi ? String::UL_USER_HTML : String::UL_AS_IS ); // some root-controlled location