From 5198a7d29d9dbafde9de46c04a67d86cf0e548f2 Mon Sep 17 00:00:00 2001 From: minima Date: Wed, 12 Dec 2001 18:48:35 +0000 Subject: [PATCH] take debug out --- cmd/help.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.34.1