{include file="../../../application/install/view/index/head" /}
{:lang('install/environment_name')} |
{:lang('install/required_config')} |
{:lang('install/current_config')} |
{volist name="data.env" id="vo"}
{$vo[0]} |
{$vo[2]} |
{$vo[3]} |
{/volist}
{:lang('install/dir_file')} |
{:lang('install/required_popedom')} |
{:lang('install/current_popedom')} |
{volist name="data.dir" id="vo"}
{$vo[1]} |
{$vo[2]} |
{$vo[3]} |
{/volist}
{:lang('install/func_ext')} |
{:lang('install/type')} |
{:lang('install/result')} |
{volist name="data.func" id="vo"}
{$vo[0]} |
{$vo[3]} |
{$vo[1]} |
{/volist}
{include file="../../../application/install/view/index/foot" /}