{include file="inc/_header.html"} {block_page}
Configure cron run time
Month
day of week
day of month
{**}
Hour : minute :
Server current time{$current_time}
Next run time{$run_time}
{foreach from=$match_list_config item=_match_config} {if $_match_config.name != 'new_match_period' and $_match_config.name != 'new_matches' and $_match_config.name != 'match_period_measure'} {/if} {/foreach}
Match list
{$_match_config.description} {if $_match_config.presentation == integer} {elseif $_match_config.presentation == checkbox} {/if}
{$match_list_config.new_matches.description}
{$match_list_config.new_match_period.description}
{/block_page} {include file="inc/_footer.html"}