PM-365 Upgrade de ls PM2.5 + enterprise 2.0.17 puede dar conflictos IMPROVEMENT

- The enterprise plugin files cause conflicts.
- A validation was added in function upgrade moving the files to the shared.
This commit is contained in:
Marco Antonio Nina
2014-09-26 14:15:59 -04:00
parent 2327b76190
commit 1bb1cabfad

View File

@@ -1686,6 +1686,7 @@ class workspaceTools
}
CLI::logging(" Removing $pathFileEnterprise...\n");
copy($pathFileEnterprise , $pathNewFile. PATH_SEP . 'enterprise.php');
G::rm_dir($pathDirectoryEnterprise);
if (file_exists($pathFileEnterprise)) {
CLI::logging(CLI::info(" Remove manually $pathFileEnterprise...\n"));
}