Пример #1
0
 function __construct()
 {
     parent::__construct();
     $this->load->model('Tourist_directory_model', 'model');
 }
Пример #2
0
 function __construct()
 {
     parent::__construct();
     $this->load->model('Tblrecharge_model', 'model');
 }
Пример #3
0
 function __construct()
 {
     parent::__construct();
     $this->load->model('Payment_Model', 'model');
 }
 function __construct()
 {
     parent::__construct();
     $this->load->model('Instant_customer_inquiry_model', 'model');
 }
Пример #5
0
 function __construct()
 {
     parent::__construct();
     $this->load->model('Categorie_model', 'model');
 }
Пример #6
0
 function __construct()
 {
     parent::__construct();
     $this->load->model('Tbl_intermediate_model', 'model');
 }
 function __construct()
 {
     parent::__construct();
     $this->load->model('Tempo_city_description_model', 'model');
 }
Пример #8
0
 function __construct()
 {
     parent::__construct();
     $this->load->model('Properiter_Model', 'model');
 }
Пример #9
0
 function __construct()
 {
     parent::__construct();
     $this->load->model('Instant_booking_model', 'model');
 }
Пример #10
0
 function __construct()
 {
     parent::__construct();
     $this->load->model('Transfer_Model', 'model');
 }
Пример #11
0
 function __construct()
 {
     parent::__construct();
     $this->load->model('Suburb_tempo_model', 'model');
 }
Пример #12
0
 function __construct()
 {
     parent::__construct();
     $this->load->model('Package_report_model', 'model');
 }
Пример #13
0
 function __construct()
 {
     parent::__construct();
     $this->load->model('Notification_model', 'model');
 }
Пример #14
0
 function __construct()
 {
     parent::__construct();
     $this->load->model('Activetime_model', 'model');
 }
Пример #15
0
 function __construct()
 {
     parent::__construct();
     $this->load->model('Track_search_model', 'model');
 }
 function __construct()
 {
     parent::__construct();
     $this->load->model('Transporter_service_model', 'model');
 }
Пример #17
0
 function __construct()
 {
     parent::__construct();
     $this->load->model('Statusjunk_Model', 'model');
 }
Пример #18
0
 function __construct()
 {
     parent::__construct();
     $this->load->model('Rickshaw_model', 'model');
 }
Пример #19
0
 function __construct()
 {
     parent::__construct();
     $this->load->model('Alacartepackage_Model', 'model');
 }
Пример #20
0
 function __construct()
 {
     parent::__construct();
     $this->load->model('Car_pooling_model', 'model');
 }
Пример #21
0
 function __construct()
 {
     parent::__construct();
     $this->load->model('Tblcitylist_model', 'model');
 }
Пример #22
0
 function __construct()
 {
     parent::__construct();
     $this->load->model('Vehicle_detail_model', 'model');
 }
Пример #23
0
 function __construct()
 {
     parent::__construct();
     $this->load->model('Lcocode_Model', 'model');
 }
Пример #24
0
 function __construct()
 {
     parent::__construct();
     $this->load->model('Alacartechannel_Model', 'model');
 }
Пример #25
0
 function __construct()
 {
     parent::__construct();
     $this->load->model('Custinfo_Model', 'model');
 }
Пример #26
0
 function __construct()
 {
     parent::__construct();
     $this->load->model('Directory_inquiry_model', 'model');
 }
Пример #27
0
 function __construct()
 {
     parent::__construct();
     $this->load->model('Vehicle_tempo_make_model', 'model');
 }
Пример #28
0
 function __construct()
 {
     parent::__construct();
     $this->load->model('Taxi_info_model', 'model');
 }
Пример #29
0
 function __construct()
 {
     parent::__construct();
     $this->load->model('User_model', 'model');
 }
Пример #30
0
 function __construct()
 {
     parent::__construct();
     $this->load->model('Newsphoto_model', 'model');
 }