--- parser3/src/classes/file.C 2002/02/05 12:09:22 1.70 +++ parser3/src/classes/file.C 2002/03/25 11:55:26 1.73 @@ -1,10 +1,10 @@ /** @file Parser: @b file parser class. - Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) - Author: Alexander Petrosyan (http://paf.design.ru) + Copyright (c) 2001, 2002 ArtLebedev Group (http://www.artlebedev.com) + Author: Alexandr Petrosian (http://paf.design.ru) - $Id: file.C,v 1.70 2002/02/05 12:09:22 paf Exp $ + $Id: file.C,v 1.73 2002/03/25 11:55:26 paf Exp $ */ #include "pa_config_includes.h" @@ -236,7 +236,7 @@ static void _exec_cgi(Request& r, const //out.APPEND_CONST("content-type:text/plain\nheader:test-header\n\ntest-body"); //out<(r.self);