{wc:php:start} if($this->db){ $cmodel=$this->db; }else{ $cmodel=$mysql_model; } $two_cate_list = $cmodel->GetList("select cateid,parentid,name from `@#_category` where `model` = '1' and `parentid` = '0' order by `order` DESC"); {wc:php:end}
{wc:templates "index","footer"}