X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fshowstream.php;h=7c38eca14a7637e99248f0d1f1844c338cc1f2d5;hb=a254f38a238179a88b08149e5dc44052cf4dd399;hp=a2cd880972e3577d81cec1b70008bf0c454e9e60;hpb=f8b49e69d02806110cbc780fce4671fbe3357438;p=quix0rs-gnu-social.git diff --git a/actions/showstream.php b/actions/showstream.php index a2cd880972..7c38eca14a 100644 --- a/actions/showstream.php +++ b/actions/showstream.php @@ -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();