Checkin fix for bug 360028.

git-svn-id: svn://10.0.0.236/trunk@215191 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org 2006-11-13 03:08:44 +00:00
parent 7069b5a5fe
commit 3f166ba059

View File

@ -27,6 +27,7 @@ use base qw(Bugzilla::Object);
use Bugzilla::CGI;
use Bugzilla::Constants;
use Bugzilla::Group;
use Bugzilla::Error;
use Bugzilla::Search qw(IsValidQueryType);
use Bugzilla::User;
use Bugzilla::Util;