Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ddurieux committed Apr 4, 2024
1 parent e966abc commit 449b064
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inc/inventorycomputerlib.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -1529,6 +1529,7 @@ function updateComputer($a_computerinventory, $computers_id, $no_history, $setdy
}
}
}
}

//delete remaining crontasks in database
if (count($db_crontasks) > 0) {
Expand Down

0 comments on commit 449b064

Please sign in to comment.