1
0
Fork 0

global en render de campos

This commit is contained in:
humano 2019-05-07 09:11:48 -05:00
parent aa278ae528
commit 56bf92c0e2
1 changed files with 1 additions and 1 deletions

View File

@ -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;