X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fstarred.php;h=9b46b522bb9df752a78963da88b4427ea787a626;hb=b42760b0e6b243a9ab6306a1f1440e1a2effb74e;hp=e75a09674082bfb432114371f9962302ba07bf6c;hpb=cfa68c52b9117616fa95a4639ad74e7d220d193d;p=friendica.git diff --git a/mod/starred.php b/mod/starred.php index e75a096740..9b46b522bb 100644 --- a/mod/starred.php +++ b/mod/starred.php @@ -42,7 +42,7 @@ function starred_init(App $a) { $rand = "?$rand"; } - goaway(System::baseUrl() . "/" . $return_path . $rand); + $a->internalRedirect($return_path . $rand); } // the json doesn't really matter, it will either be 0 or 1