global en render de campos
This commit is contained in:
parent
aa278ae528
commit
56bf92c0e2
@ -16917,7 +16917,7 @@ $consulta ="
|
|||||||
if (mysqli_num_rows($sql)!='0'){
|
if (mysqli_num_rows($sql)!='0'){
|
||||||
if($id_dato !='') {
|
if($id_dato !='') {
|
||||||
if($control !="") {
|
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';
|
$multiple='0';
|
||||||
$esta_editando =1;
|
$esta_editando =1;
|
||||||
|
Loading…
Reference in New Issue
Block a user