--- parser3/src/classes/table.C 2001/09/21 15:35:45 1.113 +++ parser3/src/classes/table.C 2001/09/27 14:37:38 1.116 @@ -2,10 +2,10 @@ Parser: @b table parser class. Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) - Author: Alexander Petrosyan (http://design.ru/paf) + + $Id: table.C,v 1.116 2001/09/27 14:37:38 parser Exp $ */ -static const char *RCSId="$Id: table.C,v 1.113 2001/09/21 15:35:45 parser Exp $"; #include "classes.h" #include "pa_config_includes.h" @@ -470,7 +470,8 @@ static void _sort(Request& r, const Stri for(i=0; i(r.self)->set_table(new_table); } static void _locate(Request& r, const String& method_name, MethodParams *params) {