]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - html/cgi-bin/system.cgi
Debuginformationen aus den CGIs entfernt
[ipfire-2.x.git] / html / cgi-bin / system.cgi
index 5cc813f39a64aa75562f503404cef5efb58c27b0..66abeb8ae1f8e5c765447e7a3bc722abac3c71b3 100644 (file)
@@ -11,8 +11,8 @@
 use strict;
 
 # enable only the following on debugging purpose
-use warnings;
-use CGI::Carp 'fatalsToBrowser';
+#use warnings;
+#use CGI::Carp 'fatalsToBrowser';
 
 require '/var/ipfire/general-functions.pl';
 require "${General::swroot}/lang.pl";