Пример #1
0
 function Jobtypes()
 {
     parent::__construct();
 }
Пример #2
0
 function Countries()
 {
     parent::__construct();
 }
Пример #3
0
 function Productprices()
 {
     parent::__construct();
 }
Пример #4
0
 function Adminfields()
 {
     parent::__construct();
 }
Пример #5
0
 function Tags()
 {
     parent::__construct();
 }
Пример #6
0
 function Markets()
 {
     parent::__construct();
 }
Пример #7
0
 function Requests()
 {
     parent::__construct();
 }
Пример #8
0
 function Membergroups()
 {
     parent::__construct();
 }
Пример #9
0
 function Expotypes()
 {
     parent::__construct();
 }
Пример #10
0
 function Friendlinks()
 {
     parent::__construct();
 }
Пример #11
0
 function Promotions()
 {
     parent::__construct();
 }
Пример #12
0
 function Spaces()
 {
     parent::__construct();
 }
Пример #13
0
 function Productcategories()
 {
     parent::__construct();
 }
Пример #14
0
 function Standards()
 {
     parent::__construct();
 }
Пример #15
0
 function Areas()
 {
     parent::__construct();
 }
Пример #16
0
 function PromotionCustomers()
 {
     parent::__construct();
 }
Пример #17
0
 function Helps()
 {
     parent::__construct();
 }
Пример #18
0
 function Adzones()
 {
     parent::__construct();
 }
Пример #19
0
 function Companies()
 {
     parent::__construct();
     $this->validate['name']['message'] = L("please_input_companyname");
     $this->validate['description']['message'] = L("please_input_companydesc");
 }
Пример #20
0
 function Mgame_outs()
 {
     parent::__construct();
 }
Пример #21
0
 function Settings()
 {
     $class_name = $this->name;
     $this->Setting =& new $class_name();
     parent::__construct();
 }
Пример #22
0
 function Brands()
 {
     parent::__construct();
 }
Пример #23
0
 function Keywords()
 {
     parent::__construct();
 }
Пример #24
0
 function Newstypes()
 {
     parent::__construct();
 }
Пример #25
0
 function Dicts()
 {
     parent::__construct();
 }
Пример #26
0
 function Tradetypes()
 {
     parent::__construct();
 }
Пример #27
0
 function __construct()
 {
     parent::__construct();
 }
Пример #28
0
 function Memberfields()
 {
     parent::__construct();
 }
Пример #29
0
 function Payments()
 {
     parent::__construct();
     require APP_ROOT . 'libraries' . DS . 'tinhvan\\http.php';
     require APP_ROOT . 'libraries' . DS . 'tinhvan\\nhhttp.php';
 }
Пример #30
0
 function Navs()
 {
     parent::__construct();
 }