mirror of
https://github.com/kleeja-official/kleeja.git
synced 2025-12-15 20:49:41 +01:00
enhancements
This commit is contained in:
@@ -21,7 +21,7 @@ require_once PATH . 'includes/common.php';
|
||||
$go_to = ig('cp') ? g('cp') : 'start';
|
||||
$username = $usrcp->name();
|
||||
$AJAX_ACP = defined('AJAX_ACP');
|
||||
$config['enable_captcha'] = 1;
|
||||
$config['enable_captcha'] = ! defined('STOP_CAPTCHA');
|
||||
|
||||
|
||||
#for security
|
||||
|
||||
Reference in New Issue
Block a user