This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
php-phpbb
Watch
1
Star
0
Fork
0
You've already forked php-phpbb
mirror of
https://github.com/phpbb/phpbb.git
synced
2025-02-24 20:13:22 +01:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
includes
/
cron
History
Oleg Pudeyev
3e707cf266
[feature/system-cron] Replaced intval with (int) cast as requested.
...
PHPBB3-9596
2011-02-12 22:05:51 -05:00
..
tasks
/core
[feature/system-cron] Replaced intval with (int) cast as requested.
2011-02-12 22:05:51 -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] Fixed instantiate_task to work correctly.
2011-02-12 22:05:51 -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] Use complete cron task class name as cron task name
2011-02-12 22:05:50 -05:00
cron_task.php
[feature/system-cron] Reorganized cron task parametrization.
2011-02-12 22:05:49 -05:00