Skip to content

Commit 4a58810

Browse files
committed
remove unnecessary redirect
1 parent 1e5a772 commit 4a58810

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

webroot/panel/new_account.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
$pi_group->cancelGroupJoinRequest($user=$USER);
4141
}
4242
}
43-
UnitySite::redirect($_SERVER['PHP_SELF']);
4443
} else {
4544
UnitySite::badRequest("neither 'new_user_sel' or 'cancel' are set!");
4645
}

0 commit comments

Comments
 (0)