--- parser3/src/targets/isapi/parser3isapi.C 2001/04/28 08:44:12 1.32 +++ parser3/src/targets/isapi/parser3isapi.C 2001/06/28 07:41:59 1.34 @@ -5,8 +5,9 @@ Author: Alexander Petrosyan (http://design.ru/paf) - $Id: parser3isapi.C,v 1.32 2001/04/28 08:44:12 paf Exp $ + $Id: parser3isapi.C,v 1.34 2001/06/28 07:41:59 parser Exp $ */ +static char *RCSId="$Id: parser3isapi.C,v 1.34 2001/06/28 07:41:59 parser Exp $"; #ifndef _MSC_VER # error compile ISAPI module with MSVC [no urge for now to make it autoconf-ed (PAF)] @@ -272,7 +273,7 @@ DWORD WINAPI HttpExtensionProc(LPEXTENSI // prepare to process request Request request(pool, request_info, - String::UL_HTML_TYPO + String::UL_USER_HTML ); // some root-controlled location