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