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