Ejemplo n.º 1
0
 function __construct()
 {
     parent::__construct();
 }
Ejemplo n.º 2
0
 public function __construct()
 {
     parent::__construct();
     $this->fields['field_map']['settings']['attributes'] = postmaster_table_attr();
     $this->IB->set_meta(array('service' => $this->name));
 }