]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/showstream.php
Turn GroupdirectoryAction into a ManagedAction
[quix0rs-gnu-social.git] / actions / showstream.php
index a2cd880972e3577d81cec1b70008bf0c454e9e60..7c38eca14a7637e99248f0d1f1844c338cc1f2d5 100644 (file)
@@ -72,10 +72,6 @@ class ShowstreamAction extends ProfileAction
         return true;
     }
 
-    function isReadOnly($args)
-    {
-        return true;
-    }
 
     function title()
     {
@@ -103,13 +99,6 @@ class ShowstreamAction extends ProfileAction
         }
     }
 
-    protected function handle()
-    {
-        parent::handle();
-
-        $this->showPage();
-    }
-
     function showContent()
     {
         $this->showNotices();