Skip to content
Snippets Groups Projects
Commit 0821bc3d authored by pbarroca's avatar pbarroca
Browse files

Suppression grouik

parent 87d065e8
Branches
Tags
No related merge requests found
......@@ -91,13 +91,6 @@ function setupConstants($cfg) {
defineConstant('PATH_FONTS', './public/opac/fonts/');
defineConstant('URL_CAPTCHA', BASE_URL . '/public/captcha/');
defineConstant('PATH_CAPTCHA', './public/captcha/');
defineConstant('GROUIK_LEVEL', $cfg->debug->level) ;
defineConstant('GROUIK_DEBUG', $cfg->debug->debug) ;
defineConstant('GROUIK_IP', $cfg->debug->ip) ;
defineConstant('GROUIK_PORT', $cfg->debug->port) ;
defineConstant('GROUIK_LOG_FILE', $cfg->debug->log_file) ;
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment