{template "install/header.html"}
{dr_lang('环境监测')}

{PHP_VERSION}

{FRAME_PHP_VERSION}{dr_lang('及以上版本')}

{dr_lang('5.6及以上版本')}

{loop $path $name $code}

{if !$code}[{dr_lang('错误')}]{else}[{dr_lang('正确')}]{/if}  {$name}

{/loop}
{loop $php $t} {if !$t.code}

[{dr_lang('不支持')}]  {$t.name}    查看帮助

{else}

[{dr_lang('支持')}]  {$t.name}

{/if} {/loop}
{if $error} {else} {dr_lang('下一步安装')} {/if}
{template "install/footer.html"}