mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Rollback of the modification: For forward compatibility... It was already implemented !
SVN:1.2[1907]
This commit is contained in:
@@ -4114,7 +4114,6 @@ if (!array_key_exists($sAttCode, self::$m_aAttribDefs[$sClass]))
|
||||
|
||||
public static function Startup($sConfigFile, $bModelOnly = false, $bAllowCache = true, $bTraceSourceFiles = false)
|
||||
{
|
||||
define('MODULESROOT', APPROOT.'modules/');
|
||||
self::$m_bTraceSourceFiles = $bTraceSourceFiles;
|
||||
|
||||
self::LoadConfig($sConfigFile, $bAllowCache);
|
||||
@@ -4813,4 +4812,4 @@ MetaModel::RegisterZList("preview", array("description"=>"All attributes visible
|
||||
MetaModel::RegisterZList("standard_search", array("description"=>"List of criteria for the standard search", "type"=>"filters"));
|
||||
MetaModel::RegisterZList("advanced_search", array("description"=>"List of criteria for the advanced search", "type"=>"filters"));
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user