mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°4666 - Core Update : handle modules
This commit is contained in:
@@ -12,6 +12,7 @@ use Combodo\iTop\CoreUpdate\Service\CoreUpdater;
|
||||
|
||||
function AppUpgradeCopyFiles($sSourceDir)
|
||||
{
|
||||
CoreUpdater::CopyDir($sSourceDir, APPROOT);
|
||||
// Update Core update files
|
||||
$sSource = realpath($sSourceDir.'/datamodels/2.x/itop-core-update');
|
||||
if ($sSource !== false)
|
||||
|
||||
Reference in New Issue
Block a user