Exemple #1
0
 function __construct()
 {
     parent::__construct();
     $this->setOp('req');
 }
Exemple #2
0
 function __construct($opts, $copts)
 {
     parent::__construct('', $opts, $copts);
 }