Skip to content

Commit b4d3118

Browse files
committed
[worker.php] Remove old comment
1 parent 9cca93f commit b4d3118

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

www/daemon/worker.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1702,9 +1702,6 @@
17021702
// Start watchdog monitor
17031703
sysCmd('killall -s 9 watchdog.sh');
17041704

1705-
// TODO: move this
1706-
//DELETE:$result = sqlQuery("UPDATE cfg_system SET value='1' WHERE param='wrkready'", $dbh);
1707-
17081705
sysCmd('/var/www/daemon/watchdog.sh ' . WATCHDOG_SLEEP . ' > /dev/null 2>&1 &');
17091706
workerLog('worker: Watchdog monitor: started');
17101707

0 commit comments

Comments
 (0)