From: Martín Marrese Date: Fri, 19 Sep 2003 18:11:14 +0000 (+0000) Subject: Agrego la funcionalidad de habilitado a Noticias X-Git-Tag: svn_import~170 X-Git-Url: https://git.llucax.com/mecon/intranet.git/commitdiff_plain/bc12f8d168ef0f668a04bdffb42ac7f3cc874935?ds=inline Agrego la funcionalidad de habilitado a Noticias --- diff --git a/sistema/www/noticias.php b/sistema/www/noticias.php index 809b7a9..cce9f52 100644 --- a/sistema/www/noticias.php +++ b/sistema/www/noticias.php @@ -26,6 +26,7 @@ 'id' => 'grupo', 'id_activo' => $grupo, 'nombre' => 'nombre', + 'habilitado' => 'habilitado', 'id_padre' => 'grupo_padre', 'order' => '', 'prepend_link' => 'noticias.php?grupo=');