--- parser3/src/targets/isapi/parser3isapi.C 2001/04/28 08:44:12 1.32 +++ parser3/src/targets/isapi/parser3isapi.C 2001/06/28 07:44:17 1.35 @@ -4,9 +4,8 @@ Copyright (c) 2000,2001 ArtLebedev Group (http://www.artlebedev.com) Author: Alexander Petrosyan (http://design.ru/paf) - - $Id: parser3isapi.C,v 1.32 2001/04/28 08:44:12 paf Exp $ */ +static const char *RCSId="$Id: parser3isapi.C,v 1.35 2001/06/28 07:44:17 parser Exp $"; #ifndef _MSC_VER # error compile ISAPI module with MSVC [no urge for now to make it autoconf-ed (PAF)] @@ -272,7 +271,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