Exemplo n.º 1
0
 public function __construct($session)
 {
     $this->session = $session;
     parent::__construct(true, true, false);
 }
Exemplo n.º 2
0
 function __construct()
 {
     // hd_print(__METHOD__);
     parent::__construct(false, false, false);
 }