]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Oops; previous patch caused extra percent-signs to appear in installations running...
authorterry%mozilla.org <>
Sat, 4 Dec 1999 03:30:49 +0000 (03:30 +0000)
committerterry%mozilla.org <>
Sat, 4 Dec 1999 03:30:49 +0000 (03:30 +0000)
bug_form.pl

index a39edf3d035e0c6a72e4d1148ebcbde28efd97fd..3d7179d78150cc392d3716e3f9766ab30afab215 100644 (file)
@@ -145,7 +145,7 @@ select
        target_milestone,
        qa_contact,
        status_whiteboard,
-        date_format(creation_ts,'%Y-%m-%d %H:%i'),
+        date_format(creation_ts,'Y-m-d H:i'),
         groupset,
        delta_ts,
        sum(votes.count)