X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fhelp.pl;h=b8e74c06b3997b6bca804de1e638fa94c8dff0c9;hb=5198a7d29d9dbafde9de46c04a67d86cf0e548f2;hp=d3a2b2683dcb6abd826fabddac51c3ac255f5588;hpb=9c1c3d6366ec08c767170e5ba478ac34a563032d;p=spider.git 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;