X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fpublic.php;h=6ecdf2e50ab337bdcabd7364dbca35a09a2558d4;hb=c00491cd7a29a9ef16d6e6bfa54505d4c9a522fe;hp=af2fcff842ed737e2b2c4c07b9be14fac8c8aae7;hpb=ea14cc7671689392d031739d78dc2cc3c89d1671;p=quix0rs-gnu-social.git diff --git a/actions/public.php b/actions/public.php index af2fcff842..6ecdf2e50a 100644 --- a/actions/public.php +++ b/actions/public.php @@ -102,7 +102,6 @@ class PublicAction extends Action if (!$this->notice) { // TRANS: Server error displayed when a public timeline cannot be retrieved. $this->serverError(_('Could not retrieve public timeline.')); - return; } if($this->page > 1 && $this->notice->N == 0){