Commit 2be73ea0 authored by Justin Wood's avatar Justin Wood

Bustage fix for Bug 545299. rs=mkanat over IRC

parent ac9090d0
......@@ -22,7 +22,7 @@ use strict;
use Date::Parse;
use XMLRPC::Lite;
use Bugzilla::Util qw(datetime_from);
use Scalar::Util qw(blessed)
use Scalar::Util qw(blessed);
# Used by the JSON-RPC server to convert incoming date fields apprpriately.
use constant DATE_FIELDS => {};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment