RSS

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

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

« back to all changes in this revision

Viewing changes to colchange.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 Bugzilla;
29
29
use Bugzilla::Constants;
 
30
use Bugzilla::Config qw(:DEFAULT);
 
31
use Bugzilla::Error;
30
32
use Bugzilla::User;
31
33
use Bugzilla::Keyword;
32
 
require "globals.pl";
33
34
 
34
35
Bugzilla->login();
35
36
 

Loggerhead 1.18.1 is a web-based interface for Bazaar branches