Bug 890563: DateTime error when going to editwhines.cgi
r/a=LpSolit git-svn-id: svn://10.0.0.236/trunk@264882 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
068de33664
commit
4090235bf6
@ -1 +1 @@
|
||||
8643
|
||||
8644
|
||||
@ -25,6 +25,8 @@ use Bugzilla::Whine::Schedule;
|
||||
use Bugzilla::Whine::Query;
|
||||
use Bugzilla::Whine;
|
||||
|
||||
use DateTime;
|
||||
|
||||
# require the user to have logged in
|
||||
my $user = Bugzilla->login(LOGIN_REQUIRED);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user