Пример #1
0
 function __construct()
 {
     parent::__construct();
     $this->auth();
 }
Пример #2
0
 function __construct()
 {
     parent::__construct();
 }
Пример #3
0
 function __construct()
 {
     parent::__construct();
     $this->load->config('order');
 }