This commit is contained in:
Steven Mondji-Lerider 2012-11-12 16:01:54 +00:00
parent bac1b39e7a
commit ffbc8e2831
1 changed files with 1 additions and 0 deletions

View File

@ -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')) {