Пример #1
0
 function get_imagenes_estado()
 {
     $this->img_solo_lectura = toba_recurso::imagen_toba('no-editable.gif', false);
     $this->img_editable = toba_recurso::imagen_toba('editable.gif', false);
     parent::get_imagenes_estado();
 }