Ejemplo n.º 1
0
 function __construct()
 {
     parent::__construct();
     $this->fields['type'] = 'cases';
 }
Ejemplo n.º 2
0
 function __construct()
 {
     parent::__construct();
     $this->fields['type'] = 'evaluation';
 }