Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat,wicked a=justdave

git-svn-id: svn://10.0.0.236/trunk@177475 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
lpsolit%gmail.com
2005-08-10 01:30:41 +00:00
parent 3e80257d61
commit b4d7cca746
58 changed files with 97 additions and 188 deletions

View File

@@ -30,7 +30,7 @@ use Bugzilla;
use Bugzilla::Constants;
use Bugzilla::Bug;
require "CGI.pl";
require "globals.pl";
# Use global template variables
use vars qw($template $vars);