From 09eae42443174353ac8885be79a32a0be7448e63 Mon Sep 17 00:00:00 2001 From: Gonzalo Merayo Date: Fri, 5 Dec 2003 15:48:20 +0000 Subject: [PATCH] Correccion al arbol una_noticia --- sistema/www/una_noticia.php | 1 + 1 file changed, 1 insertion(+) diff --git a/sistema/www/una_noticia.php b/sistema/www/una_noticia.php index 11ca591..bb9ac0c 100644 --- a/sistema/www/una_noticia.php +++ b/sistema/www/una_noticia.php @@ -18,6 +18,7 @@ 'tabla' => 'grupo_secciones', 'id' => 'grupo', 'id_activo' => $grupo, + 'habilitado' => 'habilitado', 'nombre' => 'nombre', 'id_padre' => 'grupo_padre', 'order' => '', -- 2.43.0