]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/showstream.php
Merge branch 'page_title_showstream' into 'nightly'
[quix0rs-gnu-social.git] / actions / showstream.php
index 24b6bcc7dcd8637c263bf409bcdd3e1caac46474..3ac837a67e84dcdaa7e3da5c3049e335e1428d39 100644 (file)
@@ -84,7 +84,7 @@ class ShowstreamAction extends NoticestreamAction
         }
     }
 
-    function showContent()
+    protected function showContent()
     {
         $this->showNotices();
     }