]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/blobdiff - html/cgi-bin/media.cgi
Debuginformationen aus den CGIs entfernt
[people/stevee/ipfire-2.x.git] / html / cgi-bin / media.cgi
index ccf882e4fce64a14500e7ef2db9a6b6a151f77d3..57cd8cd33fd6db51dfe156ab582c347ed033abef 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";