Bug 890563: DateTime error when going to editwhines.cgi

r/a=LpSolit
4.4
John Nishinaga 2013-07-06 12:27:01 +02:00 committed by Frédéric Buclin
parent fabb138d38
commit ee669b1442
1 changed files with 2 additions and 0 deletions

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