X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=html%2Fcgi-bin%2Fvpnmain.cgi;h=2181a4bf93d01fcac46acac0fa90a07d0cbc9f2a;hp=e14fa86646dfaf1e91d2818f6c800819d3aa3945;hb=cb5e9c6c64d5281eba5c790f14c2e5f3066becbf;hpb=50418f3877dbaa18d4f725044bf4d1d4bdb53a5f;ds=sidebyside diff --git a/html/cgi-bin/vpnmain.cgi b/html/cgi-bin/vpnmain.cgi index e14fa86646..2181a4bf93 100644 --- a/html/cgi-bin/vpnmain.cgi +++ b/html/cgi-bin/vpnmain.cgi @@ -6,8 +6,8 @@ use File::Temp qw/ tempfile tempdir /; 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";