summaryrefslogtreecommitdiff
path: root/lib/htmloutputter.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/htmloutputter.php')
-rw-r--r--lib/htmloutputter.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/htmloutputter.php b/lib/htmloutputter.php
index b3b2a5ae4..143612b8f 100644
--- a/lib/htmloutputter.php
+++ b/lib/htmloutputter.php
@@ -52,8 +52,9 @@ define('PAGE_TYPE_PREFS',
* @author Sarven Capadisli <csarven@controlyourself.ca>
* @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
* @link http://laconi.ca/
+ *
* @see Action
- * @see HTMLOutputter
+ * @see XMLOutputter
*/
class HTMLOutputter extends XMLOutputter