From 2e18022ed1cdf7ada660efa7be525458270c215a Mon Sep 17 00:00:00 2001 From: humano Date: Sun, 11 Mar 2018 10:06:28 -0500 Subject: [PATCH] Correcion uri checklist --- milfs/funciones/funciones.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/milfs/funciones/funciones.php b/milfs/funciones/funciones.php index d1e83b5..fdf2758 100644 --- a/milfs/funciones/funciones.php +++ b/milfs/funciones/funciones.php @@ -1404,7 +1404,7 @@ $tipo= array("linea_planilla","","$area_principal","checkeo"); $campo_chequeo_nombre = "$campo_chequeo_nombre[0] /"; $valor_encode = urlencode("$valor"); //$uri ="$_SESSION[site]m$id&campo=$campo&valor=$valor_encode"; - $uri ="$_SERVER[HTTP_HOST]/m$id&campo=$campo&valor=$valor_encode"; + $uri ="http://$_SERVER[HTTP_HOST]/m$id&campo=$campo&valor=$valor_encode"; $cadena_busqueda ="

$campo_chequeo_nombre $valor