mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-06 09:34:13 +01:00
Fixed the "Reset(APC)Cache" at the end of the installation.
SVN:trunk[2310]
This commit is contained in:
@@ -783,6 +783,6 @@ class ApplicationInstaller
|
||||
|
||||
// Ready to go !!
|
||||
require_once(APPROOT.'core/dict.class.inc.php');
|
||||
MetaModel::ResetCache($sTargetEnvironment);
|
||||
MetaModel::ResetCache();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user