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