diff --git a/bureau/class/config.php b/bureau/class/config.php index 7ff181ec..ccd66ea8 100644 --- a/bureau/class/config.php +++ b/bureau/class/config.php @@ -162,6 +162,7 @@ include_once("lang_env.php"); $mem=new m_mem(); $err=new m_err(); $authip=new m_authip(); +$hooks=new m_hooks(); /* Check the User identity (if required) */ if (!defined('NOCHECK')) {