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;