RSS

(root)/bugzilla/4.2 : 4296 : sanitycheck.cgi

To get this branch, use:
bzr branch /bugzilla/4.2

« back to all changes in this revision

Viewing changes to sanitycheck.cgi

lpsolit%gmail.com
2006-06-21 00:44:46
Revision ID: cvs-1:lpsolitgmail.com-20060621074446-gz3dor1zxbzim44d
Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk

Show diffs side-by-side

added added

removed removed

27
27
 
28
28
use lib qw(.);
29
29
 
30
 
require "globals.pl";
31
 
 
32
30
use Bugzilla;
33
31
use Bugzilla::Constants;
34
32
use Bugzilla::Util;
 
33
use Bugzilla::Error;
35
34
use Bugzilla::User;
36
35
 
37
36
###########################################################################

Loggerhead 1.18.1 is a web-based interface for Bazaar branches