Oleg Pudeyev
|
3e707cf266
|
[feature/system-cron] Replaced intval with (int) cast as requested.
PHPBB3-9596
|
2011-02-12 22:05:51 -05:00 |
|
Oleg Pudeyev
|
f345662b21
|
[feature/system-cron] Use intval() to convert to int.
PHPBB3-9596
|
2011-02-12 22:05:51 -05:00 |
|
Oleg Pudeyev
|
be087826b0
|
[feature/system-cron] Added missing include to prune all forums task.
PHPBB3-9596
|
2011-02-12 22:05:50 -05:00 |
|
Oleg Pudeyev
|
ce5204dcfd
|
[feature/system-cron] Comment about shutdown function safety in queue cron task.
PHPBB3-9596
|
2011-02-12 22:05:50 -05:00 |
|
Oleg Pudeyev
|
c25736ca25
|
[feature/system-cron] Changed !! to (bool) as requested.
PHPBB3-9596
|
2011-02-12 22:05:50 -05:00 |
|
Oleg Pudeyev
|
763dc86c16
|
[feature/system-cron] Fixes to make cron actually run.
PHPBB3-9596
|
2011-02-12 22:05:49 -05:00 |
|
Oleg Pudeyev
|
ea3b98ab49
|
[feature/system-cron] Changed include_once to *_exists/include.
PHPBB3-9596
|
2011-02-12 22:05:49 -05:00 |
|
Oleg Pudeyev
|
fe72fe9878
|
[feature/system-cron] Added includes for class dependencies.
PHPBB3-9596
|
2011-02-12 22:05:49 -05:00 |
|
Oleg Pudeyev
|
0cfbdcc744
|
[feature/system-cron] Reorganized cron task parametrization.
PHPBB3-9596
|
2011-02-12 22:05:49 -05:00 |
|
Oleg Pudeyev
|
0f9b3bcc27
|
[feature/system-cron] Refactored cron task naming, loading and running.
PHPBB3-9596
|
2011-02-12 22:05:49 -05:00 |
|