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