X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModule%2FRandomProfile.php;h=17c8fab7a4909ecfff0c7f86a4e7b8da9d466f0f;hb=9e3dbfab3ec950c32b7a7eae20e2f67ae6008a73;hp=111d92dc40d638ec3fcc1433f8932a4c9392301b;hpb=0e05ff68686270d87447c570e28543a5bcc7e755;p=friendica.git diff --git a/src/Module/RandomProfile.php b/src/Module/RandomProfile.php index 111d92dc40..17c8fab7a4 100644 --- a/src/Module/RandomProfile.php +++ b/src/Module/RandomProfile.php @@ -1,6 +1,6 @@ redirect($link); } DI::baseUrl()->redirect('profile'); + + return ''; } }