Elgg
Version 2.3
|
Go to the source code of this file.
Variables | |
$periods = elgg_get_config('elgg_cron_periods') | |
Cron statistics. More... | |
$table_content = '' | |
foreach($periods as $period) | $period_hd = elgg_echo('admin:cron:period') |
$friendly_hd = elgg_echo('admin:cron:friendly') | |
$date_hd = elgg_echo('admin:cron:date') | |
$msg_hd = elgg_echo('admin:cron:msg') | |
$table | |
$periods = elgg_get_config('elgg_cron_periods') |