mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
The new 2.0 setup is under way... disabled copy and backup
SVN:trunk[2190]
This commit is contained in:
@@ -126,7 +126,8 @@ class ApplicationInstaller
|
||||
$aPreinstall = $this->oParams->Get('preinstall');
|
||||
$aCopies = $aPreinstall['copies'];
|
||||
|
||||
$sReport = self::DoCopy($aCopies);
|
||||
// disabled - $sReport = self::DoCopy($aCopies);
|
||||
$sReport = "copy disabled...";
|
||||
|
||||
$aResult = array(
|
||||
'status' => self::OK,
|
||||
|
||||
Reference in New Issue
Block a user