mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-26 05:01:29 +00:00
register: drop unneeded MAX_USERS
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
|
||||
$action = $_REQUEST["action"];
|
||||
|
||||
define('MAX_USERS', 55);
|
||||
|
||||
require_once "sessions.php";
|
||||
|
||||
require_once "sanity_check.php";
|
||||
|
||||
Reference in New Issue
Block a user