--- parser3/src/targets/isapi/parser3isapi.C 2024/12/06 00:40:12 1.134 +++ parser3/src/targets/isapi/parser3isapi.C 2024/12/11 18:35:31 1.135 @@ -5,7 +5,7 @@ Authors: Konstantin Morshnev , Alexandr Petrosian */ -volatile const char * IDENT_PARSER3ISAPI_C="$Id: parser3isapi.C,v 1.134 2024/12/06 00:40:12 moko Exp $"; +volatile const char * IDENT_PARSER3ISAPI_C="$Id: parser3isapi.C,v 1.135 2024/12/11 18:35:31 moko Exp $"; #ifndef _MSC_VER # error compile ISAPI module with MSVC [no urge for now to make it autoconf-ed (PAF)] @@ -57,6 +57,7 @@ const int IIS51var_count=sizeof(IIS51var char argv0[MAX_STRING]=""; const char* parser3_mode="isapi"; // $status:mode +const char *parser3_log_filespec(){ return ""; } // $status:log-filename // SAPI