{#include file="header.htm"#} {#include file="tip.htm"#}
{#include file="left.htm"#}
服务器信息
服务器操作系统:{#$system_info.os#}
服务器解译引擎:{#$system_info.web_server#}
PHP版本:{#$system_info.php_ver#}
上传附件最大值:{#$system_info.max_filesize#}
目录权限检测
{#section name=dir loop=$dir_check#} {#/section#}
目录名 读取权限 写入权限
{#$dir_check[dir].dir#} {#$dir_check[dir].read#} {#$dir_check[dir].write#}
     
{#include file="foot.htm"#}