diff options
Diffstat (limited to 'index.cgi')
-rwxr-xr-x | index.cgi | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -30,7 +30,6 @@ use vars qw{ %COOKIE }; ############################################################################### # Make it harder for us to do dangerous things in Perl. -use diagnostics; use strict; # Include the Bugzilla CGI and general utility library. |