diff options
Diffstat (limited to 'lib/action.php')
-rw-r--r-- | lib/action.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/action.php b/lib/action.php index 2a8f5677c..cc385a086 100644 --- a/lib/action.php +++ b/lib/action.php @@ -336,7 +336,6 @@ class Action extends HTMLOutputter // lawsuit $this->elementEnd('dd'); $this->elementEnd('dl'); } - } // SHOULD overload (unless there's not a notice) |