]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Remove unsused error tag left by bug 578904
authorFrédéric Buclin <LpSolit@gmail.com>
Thu, 15 Jul 2010 10:42:57 +0000 (12:42 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Thu, 15 Jul 2010 10:42:57 +0000 (12:42 +0200)
template/en/default/global/code-error.html.tmpl

index e20913a0e7f2fc2349e56e6167564d7c671d147c..f37b6a452974fecfe1d6e4d7cbc954c5bb2b29f8 100644 (file)
   [% ELSIF error == "not_in_transaction" %]
     Attempted to end transaction without starting one first.
 
-  [% ELSIF error == "comma_operator_deprecated" %]
-    [% title = "SQL query generator internal error" %]
-    There is an internal error in the SQL query generation code,
-    creating queries with implicit JOIN.
-
   [% ELSIF error == "invalid_post_bug_submit_action" %]
     Invalid setting for post_bug_submit_action