Elgg
Version 4.3
|
Go to the source code of this file.
Variables | |
$cron_service = _elgg_services()->cron | |
Cron statistics. More... | |
$periods = $cron_service->getConfiguredIntervals(true) | |
$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 | |
$cron_service = _elgg_services()->cron |
$table |