From 56bf92c0e21becb12fd53225ea8f0f041e12ed79 Mon Sep 17 00:00:00 2001 From: humano Date: Tue, 7 May 2019 09:11:48 -0500 Subject: [PATCH] global en render de campos --- funciones/funciones.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/funciones/funciones.php b/funciones/funciones.php index 3e81778..17a05ca 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -16917,7 +16917,7 @@ $consulta =" if (mysqli_num_rows($sql)!='0'){ if($id_dato !='') { if($control !="") { - $value = remplacetas('','form_datos','id',$id_dato,'contenido'," control = '$control'") ; + $value = remplacetas('global','form_datos','id',$id_dato,'contenido'," control = '$control'") ; } $multiple='0'; $esta_editando =1;