diff --git a/html/cgi-bin/tor.cgi b/html/cgi-bin/tor.cgi index 71da66666..d31eb1086 100644 --- a/html/cgi-bin/tor.cgi +++ b/html/cgi-bin/tor.cgi @@ -23,8 +23,8 @@ use strict; use Locale::Codes::Country; # 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}/geoip-functions.pl";