mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-03 14:17:56 +02:00
[feature/events] Adding core.common ledge
PHPBB3-9550
This commit is contained in:
parent
f362d374cc
commit
3339935db3
@ -143,3 +143,5 @@ if (!$config['use_system_cron'])
|
||||
{
|
||||
$cron = new phpbb_cron_manager(new phpbb_cron_task_provider($phpbb_extension_manager), $cache->get_driver());
|
||||
}
|
||||
|
||||
$phpbb_dispatcher->dispatch('core.common');
|
||||
|
Loading…
x
Reference in New Issue
Block a user