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

- 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 13:00:16 -04:00
parent a56fade470
commit 2327b76190
4 changed files with 66 additions and 5 deletions

View File

@@ -27,7 +27,7 @@ function runBgProcessmaker($task, $log)
$elem = array_shift($data); //delete first element
run_addon_install($data);
run_addon_core_install($data);
}
try {