diff options
author | sarven <csarven@plantard.controlezvous.ca> | 2009-01-15 19:26:07 +0000 |
---|---|---|
committer | sarven <csarven@plantard.controlezvous.ca> | 2009-01-15 19:26:07 +0000 |
commit | 6b42b2a09c2031a0e3ac589589cbd1e2f545ac4c (patch) | |
tree | 4cf84fb42c2bc4b869f2e06c41ff49d0c2e171ca /lib/htmloutputter.php | |
parent | 4a2aebe5cfab4a4b0388f98b296eac66be6e3396 (diff) | |
parent | f0b4e7094c509bf5830586e3e05382e754adf3db (diff) |
Merge branch 'uiredesign' of ../evan into uiredesign
Diffstat (limited to 'lib/htmloutputter.php')
-rw-r--r-- | lib/htmloutputter.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/htmloutputter.php b/lib/htmloutputter.php index 43e4a59a9..75a995bef 100644 --- a/lib/htmloutputter.php +++ b/lib/htmloutputter.php @@ -122,7 +122,6 @@ class HTMLOutputter extends XMLOutputter 'lang' => $language)); } - /** * Ends an HTML document * @@ -134,7 +133,6 @@ class HTMLOutputter extends XMLOutputter $this->endXML(); } - /** * Output an HTML text input element * |