]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/cfgroot/general-functions.pl
kleine Anpassung an ipsec
[people/pmueller/ipfire-2.x.git] / config / cfgroot / general-functions.pl
index 78f925f7058c81b8f93220f49ebc2fad3ad47a1d..a5862e8d009681b73fcf94b53405101654a7dc63 100644 (file)
@@ -88,6 +88,7 @@ sub writehash
        flock FILE, 2;
        foreach $var (keys %$hash) 
        {
+               if ( $var eq "__CGI__"){next;}
                $val = $hash->{$var};
                # Darren Critchley Jan 17, 2003 added the following because when submitting with a graphic, the x and y
                # location of the mouse are submitted as well, this was being written to the settings file causing