Example #1
0
 /**
  * Datas的构造函数 无需传参数
  */
 function __construct()
 {
     parent::__construct('{tablepre}links');
 }
Example #2
0
 /**
  * Datas的构造函数 无需传参数
  */
 function __construct()
 {
     parent::__construct('{tablepre}adflash');
 }
Example #3
0
 /**
  * Datas的构造函数 无需传参数
  */
 function __construct()
 {
     parent::__construct('{tablepre}downloads_class');
 }
 /**
  * Datas的构造函数 无需传参数
  */
 function __construct()
 {
     parent::__construct('{tablepre}users_classpower');
 }
Example #5
0
 /**
  * Datas的构造函数 无需传参数
  */
 function __construct()
 {
     parent::__construct('{tablepre}products_class');
 }
Example #6
0
 /**
  * Datas的构造函数 无需传参数
  */
 function __construct()
 {
     parent::__construct('{tablepre}articles_class');
 }
Example #7
0
 /**
  * Datas的构造函数 无需传参数
  */
 function __construct()
 {
     parent::__construct('{tablepre}menus');
 }
Example #8
0
 /**
  * Datas的构造函数 无需传参数
  */
 function __construct()
 {
     parent::__construct('{tablepre}products_photo');
 }
Example #9
0
 /**
  * Datas的构造函数 无需传参数
  */
 function __construct()
 {
     parent::__construct('{tablepre}users_log');
 }
Example #10
0
 /**
  * Datas的构造函数 无需传参数
  */
 function __construct()
 {
     parent::__construct('`{tablepre}keys`');
 }