Ejemplo n.º 1
0
Archivo: Active.php Proyecto: xepan/hr
 function init()
 {
     parent::init();
     $this->addCondition('status', 'Active');
 }