X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Frandprof.php;h=10bff588ef3a2d6f925d9875e9d0f1dd31eb430c;hb=41663c7592abe55a958632c3a48265e0a8544d2b;hp=38d05c53e4308814b1a85ea28f468afe4dd93646;hpb=5ee728972e5e8d16c482fe82a0dd5ecde6ba26b2;p=friendica.git diff --git a/mod/randprof.php b/mod/randprof.php index 38d05c53e4..10bff588ef 100644 --- a/mod/randprof.php +++ b/mod/randprof.php @@ -1,15 +1,19 @@ redirect($link); } - goaway(System::baseUrl() . '/profile'); + $a->internalRedirect('profile'); }