]> git.mxchange.org Git - friendica.git/blobdiff - mod/ignored.php
Renamed System::redirect() to $a->redirect()
[friendica.git] / mod / ignored.php
index 8502874ce537ee04e01e2854e65aa05e08c887eb..c433313165de7dea99932fa0700643ec2f0c0016 100644 (file)
@@ -43,7 +43,7 @@ function ignored_init(App $a)
                        $rand = "?$rand";
                }
 
-               goaway(System::baseUrl() . "/" . $return_path . $rand);
+               $a->redirect($return_path . $rand);
        }
 
        // the json doesn't really matter, it will either be 0 or 1