more work on the new cronhandling
This commit is contained in:
@@ -22,5 +22,6 @@ function includeCronjobs($debugHandler)
|
||||
if($cronjobs !== false)
|
||||
{
|
||||
// [...]
|
||||
$cron_path = dirname(__FILE__).'/../../../scripts/jobs/';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user