]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/noticesearchrss.php
More space for the counter
[quix0rs-gnu-social.git] / actions / noticesearchrss.php
index c41d3487335d66476b3634c0df0044bcb89c49b9..20fe0ff2abddfe337ef78b00d7028e6dbecb98a5 100644 (file)
@@ -23,7 +23,8 @@ require_once(INSTALLDIR.'/lib/rssaction.php');
 
 // Formatting of RSS handled by Rss10Action
 
-class NoticesearchrssAction extends Rss10Action {
+class NoticesearchrssAction extends Rss10Action
+{
 
     function init()
     {