fixing function checkLastGuid()

This commit is contained in:
Michael Kaufmann (d00p)
2010-03-01 17:43:47 +00:00
parent 91d461b122
commit 0cd452de28
3 changed files with 18 additions and 9 deletions

View File

@@ -32,7 +32,7 @@ fwrite($debugHandler, 'Cronfiles have been included' . "\n");
* so users in the database don't conflict with system users
*/
$cronlog->logAction(CRON_ACTION, LOG_NOTICE, 'Checking system\'s last guid');
checkLastGuid($settings['system']['lastguid']);
checkLastGuid();
/*
* shutdown cron