WIP: Backup upload

This commit is contained in:
Jose Gonzalez 2020-11-13 13:44:40 +01:00
parent d623606c0f
commit a049ff1e16
1 changed files with 1 additions and 0 deletions

View File

@ -547,6 +547,7 @@ class DiscoveryTaskList extends HTML
);
} else if ($task['review_mode'] == DISCOVERY_STANDARD) {
hd($task['type']);
hd($task['type'] == DISCOVERY_APP_VMWARE);
if ($task['type'] == DISCOVERY_APP_VMWARE) {
if ($task['status'] <= 0 && $task['utimestamp'] != 0) {
$data[5] == __('Done');