Exemple #1
0
 function init(&$dbcon, $id = null)
 {
     parent::init($dbcon, $id);
     $this->_initEngine();
 }