1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/12602] Add files to print the cron list and test files.

PHPBB3-12602
This commit is contained in:
Etienne Baroux
2014-06-02 12:17:37 +02:00
parent 48679eeff8
commit 58d7302b49
8 changed files with 251 additions and 0 deletions

View File

@@ -223,6 +223,7 @@ $lang = array_merge($lang, array(
'BACK' => 'Back',
'CLI_DESCRIPTION_CRON_LIST' => 'Print the cron list.',
'CLI_DESCRIPTION_CRON_RUN' => 'Runs all ready cron tasks.',
'CLI_DESCRIPTION_CRON_RUN_ARGUMENT_1' => 'Name of the task to be run',