예제 #1
0
파일: admin.php 프로젝트: azhai2015/weixin
 public function getheader()
 {
     $act = '';
     return Model_Admin::getData($act);
 }