mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[feature/system-cron] Added includes for class dependencies.
PHPBB3-9596
This commit is contained in:
@@ -16,6 +16,8 @@ if (!defined('IN_PHPBB'))
|
||||
exit;
|
||||
}
|
||||
|
||||
include_once($phpbb_root_path . 'includes/cron/cron_task_wrapper.' . $phpEx);
|
||||
|
||||
/**
|
||||
* Cron manager class.
|
||||
*
|
||||
|
Reference in New Issue
Block a user