Fix for bug 226207: Internal Server Error while requesting an attachment
flag. Simple namespace fix. r=myk, a=myk. git-svn-id: svn://10.0.0.236/trunk@149587 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
d835a76f4c
commit
40d328277b
@ -34,6 +34,7 @@ use Bugzilla::User;
|
||||
|
||||
use Bugzilla::Error;
|
||||
use Bugzilla::Util;
|
||||
use Bugzilla::Config;
|
||||
|
||||
# Note! This module requires that its caller have said "require CGI.pl"
|
||||
# to import relevant functions from that script and its companion globals.pl.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user