mirror of
https://github.com/Combodo/iTop.git
synced 2026-06-07 08:32:20 +02:00
N°9172 Modify ext mgmt labels
This commit is contained in:
@@ -1339,7 +1339,7 @@ class RunTimeEnvironment
|
||||
$iCount = $oSetupAudit->GetDataToCleanupCount();
|
||||
|
||||
if ($iCount > 0) {
|
||||
throw new Exception("$iCount elements require data adjustments or cleanup in the backoffice prior to upgrading iTop", DataAuditSequencer::DATA_AUDIT_FAILED);
|
||||
throw new Exception("$iCount elements require data adjustments or cleanup in the backoffice", DataAuditSequencer::DATA_AUDIT_FAILED);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user