Skip to content

Commit c668da9

Browse files
author
Till Brehm
committed
Fixed syntax issue.
1 parent 8b2c34b commit c668da9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/lib/classes/cronjob.inc.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ class cronjob {
4242
protected $_last_run = null;
4343
protected $_next_run = null;
4444
private $_running = false;
45-
protected $_tools = null;
4645

4746
// services for delayed restart/reload
4847
private $_delayed_restart_services = array();

0 commit comments

Comments
 (0)