From cac0ab486332920e3d3b67306bcd1cc71d1f1ca2 Mon Sep 17 00:00:00 2001 From: humano Date: Fri, 16 Nov 2018 08:29:27 -0500 Subject: [PATCH] orden en parallax --- funciones/funciones.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/funciones/funciones.php b/funciones/funciones.php index b2d035a..59744cc 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -12639,7 +12639,7 @@ $link=Conectarse(); $sql=mysqli_query($link,$consulta); if (mysqli_num_rows($sql)!='0'){ $control = mysqli_result($sql,0,control); - $contenido = "$consulta"; + $contenido = ""; mysqli_data_seek($sql, 0); $orden = 0;