phpbb/phpBB/includes/cron
2011-02-12 22:05:50 -05:00
..
tasks/core [feature/system-cron] Comment about shutdown function safety in queue cron task. 2011-02-12 22:05:50 -05:00
cron_lock.php [feature/system-cron] Note that releasing a released cron lock is harmless. 2011-02-12 22:05:50 -05:00
cron_manager.php [feature/system-cron] Fixes to make cron actually run. 2011-02-12 22:05:49 -05:00
cron_task.php [feature/system-cron] Reorganized cron task parametrization. 2011-02-12 22:05:49 -05:00
cron_task_base.php [feature/system-cron] Use interface_exists to check for interface existence. 2011-02-12 22:05:50 -05:00
cron_task_wrapper.php [feature/system-cron] Changed include_once to *_exists/include. 2011-02-12 22:05:49 -05:00