X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fredir.php;h=1d36065e9956ae844842e96d48bf07e2087e46b4;hb=977248f5105a2b3f127d0aa752ce27214605fbf0;hp=990ebc194e2811f892fa678d18b26b3cb2fc5c3e;hpb=5dfee31108fc92a7abca5f99b8fdf1b34aec5dd5;p=friendica.git diff --git a/mod/redir.php b/mod/redir.php index 990ebc194e..1d36065e99 100644 --- a/mod/redir.php +++ b/mod/redir.php @@ -1,7 +1,6 @@ $target_url, 'visitor' => $visitor, 'contact' => $contact_url]); - System::externalRedirect($target_url); + DI::app()->redirect($target_url); } // Test for magic auth on the target system