Skip to content

Commit 87a4a42

Browse files
committed
allow other post data for header
1 parent 4719bb4 commit 87a4a42

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

webroot/panel/new_account.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@
3939
$pi_group->cancelGroupJoinRequest($user=$USER);
4040
}
4141
}
42-
} else {
43-
UnitySite::badRequest("neither 'new_user_sel' or 'cancel' are set!");
4442
}
4543
UnitySite::redirect($_SERVER['PHP_SELF']);
4644
}

0 commit comments

Comments
 (0)