X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fignored.php;h=4f14119fef876d792e9b3f1e684139a09fb9812f;hb=3fc5c1ad840f98926319478a855dab3686a0ace3;hp=8502874ce537ee04e01e2854e65aa05e08c887eb;hpb=ffd2014257b6e5865f626f5064e5e2d3af754fdb;p=friendica.git diff --git a/mod/ignored.php b/mod/ignored.php index 8502874ce5..4f14119fef 100644 --- a/mod/ignored.php +++ b/mod/ignored.php @@ -43,7 +43,7 @@ function ignored_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