From 3bdbd89a500dc45fc329736806c358a5b51ce6f6 Mon Sep 17 00:00:00 2001 From: humano Date: Thu, 26 Oct 2017 07:35:00 -0500 Subject: [PATCH] correccion opendata --- opendata.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opendata.php b/opendata.php index 44c2645..d33e539 100644 --- a/opendata.php +++ b/opendata.php @@ -134,7 +134,7 @@ $acciones=""; else { $formulario_descripcion = remplacetas('form_id','id',"$formulario",'descripcion',"") ; $formulario_nombre = remplacetas('form_id','id',"$formulario",'nombre',"") ; -$acciones=formulario_acciones("$formulario","aplicacion"); +$acciones=formulario_acciones("$formulario",""); } ?>