take debug out
authorminima <minima>
Wed, 12 Dec 2001 18:48:35 +0000 (18:48 +0000)
committerminima <minima>
Wed, 12 Dec 2001 18:48:35 +0000 (18:48 +0000)
cmd/help.pl

index d3a2b2683dcb6abd826fabddac51c3ac255f5588..b8e74c06b3997b6bca804de1e638fa94c8dff0c9 100644 (file)
@@ -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;