$this->grupo = $grupo;
$this->nombre = $nombre;
$this->grupo_padre = $grupo_padre;
+ $this->habilitado = $habilitado;
$this->antiguedad = $antiguedad;
$this->mostrar_hijos= $mostrar_hijos;
// Obtengo secciones.
} // -X2C Class :GrupoSecciones
-?>
\ No newline at end of file
+?>