mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-21 01:28:47 +02:00
Compiler and co: fixed issue with the reset of the APC cache
SVN:trunk[1990]
This commit is contained in:
@@ -79,7 +79,7 @@ class RunTimeEnvironment
|
||||
if (!$bUseCache)
|
||||
{
|
||||
// Reset the cache for the first use !
|
||||
MetaModel::ResetCache($oConfig);
|
||||
MetaModel::ResetCache($this->sTargetEnv);
|
||||
}
|
||||
|
||||
MetaModel::Startup($oConfig, $bModelOnly, $bUseCache);
|
||||
|
||||
Reference in New Issue
Block a user