Ejemplo n.º 1
0
 public function __construct()
 {
     parent::__construct();
     require_once MBQ_CUSTOM_PATH . 'customDetectJs.php';
     $this->initCfg();
 }
Ejemplo n.º 2
0
 public function __construct()
 {
     parent::__construct();
     $this->initCfg();
 }