示例#1
0
 /**
  * PHP5-style constructor
  */
 function __construct()
 {
     parent::__construct('referrer.rgroups', 'referrer');
 }
示例#2
0
 /**
  * PHP5-style constructor
  */
 function __construct()
 {
     parent::__construct('mobile.rgroups', 'agents');
 }