コード例 #1
0
 function __construct()
 {
     parent::__construct();
     $this->auth();
 }
コード例 #2
0
ファイル: MY_Api_Controller.php プロジェクト: lwl1989/CI3HMVC
 function __construct()
 {
     parent::__construct();
 }