短信测试结果
通道名称: {$info['server']['name']}
平台配置:
{eval print_r($info['config'])}
发送结果: {if $info['result'] == 1} 发送成功! {else} {$info['result']} {/if}
调试信息:
{loop $info['debug'] $debug}
--- {$debug['timer']} ---
{$debug['msg']}
{/loop}
{template @admin/footer}