register: drop unneeded MAX_USERS
This commit is contained in:
parent
a53f3dc422
commit
d785b410fb
|
@ -8,8 +8,6 @@
|
|||
|
||||
$action = $_REQUEST["action"];
|
||||
|
||||
define('MAX_USERS', 55);
|
||||
|
||||
require_once "sessions.php";
|
||||
|
||||
require_once "sanity_check.php";
|
||||
|
|
Loading…
Reference in New Issue