From 6c4de5619b61b3b6bd2b4a81c043111617b7db00 Mon Sep 17 00:00:00 2001 From: humano Date: Fri, 29 May 2020 12:35:24 -0500 Subject: [PATCH] debug parallax --- funciones/funciones.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/funciones/funciones.php b/funciones/funciones.php index 77a21e2..5736694 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -14269,7 +14269,7 @@ while( $row = mysqli_fetch_array( $sql ) ) { } else{ $contenido ="";} -return " $contenido"; +return " $contenido / $plantilla /"; // $respuesta->addAssign("$div","innerHTML","$contenido"); // return $respuesta;