Bug 40933

git-svn-id: svn://svn.office.custis.ru/3rdparty/bugzilla.org/trunk@823 6955db30-a419-402b-8a0d-67ecbb4d7f56
master
vfilippov 2010-06-29 17:26:09 +00:00
parent 60812e3198
commit 6175e42884
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ use lib qw(. lib);
use Bugzilla;
use Bugzilla::Bug;
use Bugzilla::Search;
use Bugzilla::Search::Saved;
use Bugzilla::Constants;
my $user = Bugzilla->login(LOGIN_REQUIRED);