Added new events: lock and load-config
This commit is contained in:
@@ -190,6 +190,7 @@ function loadConfig() {
|
||||
require_once 'inc/lib/recaptcha/recaptchalib.php';
|
||||
if ($config['cache']['enabled'])
|
||||
require_once 'inc/cache.php';
|
||||
event('load-config');
|
||||
}
|
||||
|
||||
function basic_error_function_because_the_other_isnt_loaded_yet($message, $priority = true) {
|
||||
|
Reference in New Issue
Block a user