]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - html/cgi-bin/graphs.cgi
Debuginformationen aus den CGIs entfernt
[ipfire-2.x.git] / html / cgi-bin / graphs.cgi
index 19bbafeb3f6c993425399ae355375e2f2dc1c05a..9d999348a0ad2c8dd26badc31f25dbebfb692476 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";