This website requires JavaScript.
Explore
Help
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-07-17 15:11:40 +02:00
Code
Issues
Releases
Wiki
Activity
Files
1c7d29783b9b1a103265cfe62b4a62dbe81fa85a
php-phpbb
/
phpBB
/
includes
/
cron
History
Oleg Pudeyev
fb461c57ed
[feature/system-cron] Removed generate_generic_task_code function
...
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] Added missing visibility keywords.
2011-02-12 22:05:51 -05:00
cron_manager.php
[feature/system-cron] Removed generate_generic_task_code function
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