X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Frandprof.php;h=d0b3c4ef85dc629aaab75d2def14c449d9ff1737;hb=64887387906e9774ef1810c0029353086bcda43b;hp=f835780e07146c9c4fac97f7f01bd102a8598e75;hpb=541d6ab8959fe3c069996e230def126c154da34d;p=friendica.git diff --git a/mod/randprof.php b/mod/randprof.php index f835780e07..d0b3c4ef85 100644 --- a/mod/randprof.php +++ b/mod/randprof.php @@ -1,16 +1,21 @@ redirect($link); } - goaway(System::baseUrl() . '/profile'); + $a->internalRedirect('profile'); }