debug en plantilla

This commit is contained in:
humano 2020-05-29 12:49:26 -05:00
parent 6c4de5619b
commit 8b12f2d146
1 changed files with 1 additions and 1 deletions

View File

@ -14269,7 +14269,7 @@ while( $row = mysqli_fetch_array( $sql ) ) {
}
else{ $contenido ="";}
return " $contenido / $plantilla /";
return " $contenido";
// $respuesta->addAssign("$div","innerHTML","$contenido");
// return $respuesta;