CGIs angepasst damit das httpd log sauberer bleibt

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@938 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
maniacikarus
2007-10-03 11:10:43 +00:00
parent 226347877b
commit 8c384f979d
5 changed files with 44 additions and 39 deletions

View File

@@ -13,8 +13,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";