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;