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:
mkanat%bugzilla.org 2013-07-06 10:30:55 +00:00
parent 068de33664
commit 4090235bf6
2 changed files with 3 additions and 1 deletions

View File

@ -1 +1 @@
8643
8644

View File

@ -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);