diff --git a/qa-include/pages/register.php b/qa-include/pages/register.php index 500d2d5..dcdabcc 100644 --- a/qa-include/pages/register.php +++ b/qa-include/pages/register.php @@ -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';