コード例 #1
0
ファイル: admin.php プロジェクト: azhai2015/weixin
 public function getheader()
 {
     $act = '';
     return Model_Admin::getData($act);
 }