Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
git-svn-id: svn://10.0.0.236/trunk@183259 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -68,7 +68,7 @@ else {
|
||||
|
||||
Bugzilla->switch_to_shadow_db();
|
||||
|
||||
use vars qw ($userid @legal_product);
|
||||
use vars qw (@legal_product);
|
||||
|
||||
my %dbmcount;
|
||||
my %count;
|
||||
|
||||
Reference in New Issue
Block a user