diff options
author | sarven <csarven@plantard.controlezvous.ca> | 2009-01-15 23:02:48 +0000 |
---|---|---|
committer | sarven <csarven@plantard.controlezvous.ca> | 2009-01-15 23:02:48 +0000 |
commit | bb58bf8caf66b237d2bc383bebe0af15da5c5b41 (patch) | |
tree | 14a952bf95cffeaedffc8d30983365c3846a28cb /lib | |
parent | eaa81d25fa7bd954132ce7f901fae69b0d46ec1a (diff) |
Minor parse error
Diffstat (limited to 'lib')
-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 d02a1b709..bd37a8442 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) |