From: minima Date: Wed, 12 Dec 2001 18:48:35 +0000 (+0000) Subject: take debug out X-Git-Tag: R_1_50~145 X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=5198a7d29d9dbafde9de46c04a67d86cf0e548f2;p=spider.git take debug out --- diff --git a/cmd/help.pl b/cmd/help.pl index d3a2b268..b8e74c06 100644 --- a/cmd/help.pl +++ b/cmd/help.pl @@ -31,7 +31,7 @@ $lang = 'en' if !$lang; # The fields are:- privilege level, full command name, short description # -$DB::single = 1; +#$DB::single = 1; my $defh = new IO::File;