mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
Optimized roughly the load of user management data, and added a mean for quick profiling (to enable, add the setting log_duration)
SVN:trunk[711]
This commit is contained in:
@@ -88,6 +88,7 @@ class XMLDataLoader
|
||||
protected function InitDataModel($sConfigFileName)
|
||||
{
|
||||
require_once('../core/log.class.inc.php');
|
||||
require_once('../core/duration.class.inc.php');
|
||||
require_once('../core/coreexception.class.inc.php');
|
||||
require_once('../core/dict.class.inc.php');
|
||||
require_once('../core/attributedef.class.inc.php');
|
||||
|
||||
Reference in New Issue
Block a user