刚才出现代码了<?php
define('SCR','index');
$wind_in = 'hm';
require_once('global.php');
include_once(D_P.'datascache/cache_index.php');
$notice = $index_whosonline = '';
if($groupid!='guest'){
list(,$faceurl,,)=showfacedesign($winddb['icon'],0);
$lastlodate=get_date($winddb['lastvisit'],'Y-m-d');
$level=$ltitle[$groupid];
}
unset($lneed,$lpic);
InitGP(array('cateid','online'));
$threadcate = '';
$forumdb = $catedb = $showsub = array();
if($db_forumdir){
require_once(R_P.'require/dirname.php');
} elseif(is_numeric($cateid)){
$cateinfo=$db->get_one_mem("SELECT style FROM hd_forums WHERE fid='$cateid'");
if(!empty($cateinfo['style'])