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:
@@ -1686,7 +1686,7 @@ class workspaceTools
|
|||||||
}
|
}
|
||||||
CLI::logging(" Removing $pathFileEnterprise...\n");
|
CLI::logging(" Removing $pathFileEnterprise...\n");
|
||||||
copy($pathFileEnterprise , $pathNewFile. PATH_SEP . 'enterprise.php');
|
copy($pathFileEnterprise , $pathNewFile. PATH_SEP . 'enterprise.php');
|
||||||
G::rm_dir($pathDirectoryEnterprise);
|
G::rm_dir($pathFileEnterprise);
|
||||||
if (file_exists($pathFileEnterprise)) {
|
if (file_exists($pathFileEnterprise)) {
|
||||||
CLI::logging(CLI::info(" Remove manually $pathFileEnterprise...\n"));
|
CLI::logging(CLI::info(" Remove manually $pathFileEnterprise...\n"));
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user