Skip to content

Commit 43ee084

Browse files
committed
allow post to pass to header
1 parent e337606 commit 43ee084

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
}
4644
include $LOC_HEADER;

0 commit comments

Comments
 (0)