finally removed super-old syscp-update-procedures, we now require the last available syscp for upgrading; migrate some functions to PDO database class, refs #1287
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -19,7 +19,7 @@ define('MASTER_CRONJOB', 1);
|
||||
|
||||
include_once(dirname(__FILE__) . '/../lib/cron_init.php');
|
||||
|
||||
$jobs_to_run = includeCronjobs($debugHandler, $pathtophpfiles);
|
||||
$jobs_to_run = includeCronjobs($debugHandler);
|
||||
|
||||
/**
|
||||
* check for --help
|
||||
|
||||
Reference in New Issue
Block a user