mirror of
https://github.com/godotengine/godot-question2answer.git
synced 2026-01-01 01:48:37 +03:00
Registration now disabled from the admin panel
This commit is contained in:
@@ -24,8 +24,6 @@ if (!defined('QA_VERSION')) { // don't allow this page to be requested directly
|
||||
exit;
|
||||
}
|
||||
|
||||
die("Registration is disabled.")
|
||||
|
||||
require_once QA_INCLUDE_DIR . 'app/captcha.php';
|
||||
require_once QA_INCLUDE_DIR . 'db/users.php';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user