X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=actions%2Ftagother.php;h=96246f79903185392df174fe35a574917d0add03;hb=adc5901d21be286ff3459f2cd2bf4373625ac5e5;hp=0d18945a09e88b2e8d2cc9b2704584cc93184be1;hpb=eaac9350dd0ff02dda975f48e0be0c6ad1e7a56d;p=quix0rs-gnu-social.git diff --git a/actions/tagother.php b/actions/tagother.php index 0d18945a09..96246f7990 100644 --- a/actions/tagother.php +++ b/actions/tagother.php @@ -1,7 +1,7 @@ elementEnd('html'); } else { common_redirect(common_local_url($action, array('nickname' => - $user->nickname))); + $user->nickname)), + 303); } }