summaryrefslogtreecommitdiff
path: root/actions/tagrss.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/tagrss.php')
-rw-r--r--actions/tagrss.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/actions/tagrss.php b/actions/tagrss.php
index bb4edf473..912d71413 100644
--- a/actions/tagrss.php
+++ b/actions/tagrss.php
@@ -23,7 +23,8 @@ require_once(INSTALLDIR.'/lib/rssaction.php');
// Formatting of RSS handled by Rss10Action
-class TagrssAction extends Rss10Action {
+class TagrssAction extends Rss10Action
+{
function init()
{