X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fmanage.php;h=04ead0bb724d3b042d791256c77f439e570b435d;hb=10ede7314136edb1c475e1af546a59ff4c5648cf;hp=e85561acfb350fc3d64f462efe8d4d929ae50556;hpb=500f0985f8561a7c3d22e815843bc9c435134e5d;p=friendica.git diff --git a/mod/manage.php b/mod/manage.php index e85561acfb..04ead0bb72 100644 --- a/mod/manage.php +++ b/mod/manage.php @@ -1,7 +1,9 @@ user['nickname'] ); + goaway( System::baseUrl() . "/profile/" . $a->user['nickname'] ); // NOTREACHED }