From 80aade376a08b3f30345b7374626397aa3b33b7b Mon Sep 17 00:00:00 2001 From: humano Date: Thu, 26 Mar 2020 11:09:39 -0500 Subject: [PATCH] cambio d elink para ultimos registros --- funciones/funciones.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/funciones/funciones.php b/funciones/funciones.php index ed8b7d0..73d5de0 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -5976,7 +5976,8 @@ $link=Conectarse(); //while( $row = mysqli_fetch_array( $sql ) ) { while( $row = mysqli_fetch_array( $sql ) ) { - if($form ==""){ $datos_formulario ="

$row[nombre]

";} + if($form ==""){ $datos_formulario ="

+ $row[nombre]

";} else{$datos_formulario ="";} @@ -6304,7 +6305,7 @@ if (mysqli_num_rows($sql)!='0'){ } $paginacion = ""; $encabezado = " - $consulta_principal / $consulta_limite +