--- parser3/src/targets/cgi/parser3.C 2001/10/29 13:04:47 1.126 +++ parser3/src/targets/cgi/parser3.C 2001/11/05 11:46:30 1.128 @@ -2,9 +2,9 @@ Parser: scripting and CGI main. Copyright(c) 2001 ArtLebedev Group(http://www.artlebedev.com) - Author: Alexander Petrosyan (http://design.ru/paf) + Author: Alexander Petrosyan (http://paf.design.ru) - $Id: parser3.C,v 1.126 2001/10/29 13:04:47 paf Exp $ + $Id: parser3.C,v 1.128 2001/11/05 11:46:30 paf Exp $ */ #include "pa_config_includes.h" @@ -25,7 +25,7 @@ #include #endif -#define DEBUG_POOL_MALLOC +//#define DEBUG_POOL_MALLOC // consts @@ -366,7 +366,7 @@ int main(int argc, char *argv[]) { if(argc<2) { printf( "Parser/%s Copyright(c) 2001 ArtLebedev Group(http://www.artlebedev.com)\n" - "Author: Alexander Petrosyan (http://design.ru/paf)\n" + "Author: Alexander Petrosyan (http://paf.design.ru)\n" "\n" "Usage: %s \n", PARSER_VERSION,