From bc5a1ba7a1986a6d38de6768e9d1bb9f6436866e Mon Sep 17 00:00:00 2001 From: humano Date: Mon, 26 Mar 2018 22:26:31 -0500 Subject: [PATCH] correcion bug buscador multiple --- milfs/funciones/funciones.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/milfs/funciones/funciones.php b/milfs/funciones/funciones.php index 74b1645..7537a0c 100644 --- a/milfs/funciones/funciones.php +++ b/milfs/funciones/funciones.php @@ -9072,15 +9072,16 @@ $respuesta->addAssign("$div","innerHTML",$alerta); } else {$valor=$valores;} if($valor =='*formato*') { + $control_buscador = MD5(rand()); $resultado="
- +
-
+
";