<%{$out.glo_site_version}%>
监测环境系统环境
<%{section loop=$out.env_arr name=a}%>
<%{$out.env_arr[a][0]|escape:html}%>.........................................................................................................................................<%{$out.env_arr[a][1]}%>
<%{/section}%> 目录权限检测
<%{foreach from=$out.check_file key=k item=v}%>
<%{$k}%>..............................................................................................................................................<%{if $v}%>可写<%{else}%>不可写<%{/if}%>
<%{/foreach}%> |
class="button" value="下一步:配置系统" onclick='window.location.href="<%{$out.glo_domain_directory}%>install/index.php?setup=system_configure"' />
|