Bug 191863 - Clean up Bugzilla.pm
r=gerv, justdave a=justdave git-svn-id: svn://10.0.0.236/trunk@137528 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -33,7 +33,7 @@ quietly_check_login();
|
||||
|
||||
# Connect to the shadow database if this installation is using one to improve
|
||||
# performance.
|
||||
Bugzilla->instance->switch_to_shadow_db();
|
||||
Bugzilla->switch_to_shadow_db();
|
||||
|
||||
use vars qw($template $vars $userid);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user