�?php #[网站首页] require_once("./global.php"); Head(); $TPL->SetFile("index"); $TPL->n(); Foot(); $TPL->p("index"); #[调试] #$TPL->inc_list(); ?>