mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-05 15:16:16 +02:00
Merge remote-tracking branch 'Nicofuma/ticket/12898' into develop-ascraeus
This commit is contained in:
commit
63c938c703
@ -62,8 +62,9 @@ if ($cron_lock->acquire())
|
||||
if ($task->is_ready())
|
||||
{
|
||||
$task->run();
|
||||
garbage_collection();
|
||||
}
|
||||
}
|
||||
$cron_lock->release();
|
||||
}
|
||||
|
||||
garbage_collection();
|
||||
|
Loading…
x
Reference in New Issue
Block a user