]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/showstream.php
Merge branch 'oauth-default-icon' into 'nightly'
[quix0rs-gnu-social.git] / actions / showstream.php
index 890c1e711b316a99207fb7a2ac736cb2ba70264c..650efc7948e2d2945a4dfe072e11afebfbda9a7f 100644 (file)
@@ -85,7 +85,7 @@ class ShowstreamAction extends NoticestreamAction
         }
     }
 
-    function showContent()
+    protected function showContent()
     {
         $this->showNotices();
     }