From d8a495a8840891c8af3b5c383e9de9cd4ec816cf Mon Sep 17 00:00:00 2001 From: humano Date: Sun, 11 Mar 2018 10:04:42 -0500 Subject: [PATCH] Correcion uri checklist --- milfs/funciones/funciones.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/milfs/funciones/funciones.php b/milfs/funciones/funciones.php index e156a3f..d1e83b5 100644 --- a/milfs/funciones/funciones.php +++ b/milfs/funciones/funciones.php @@ -1403,7 +1403,8 @@ $tipo= array("linea_planilla","","$area_principal","checkeo"); $campo_chequeo_nombre = remplacetas('form_campos','id',"$campo",'campo_nombre',"") ; $campo_chequeo_nombre = "$campo_chequeo_nombre[0] /"; $valor_encode = urlencode("$valor"); - $uri ="$_SESSION[site]m$id&campo=$campo&valor=$valor_encode"; + //$uri ="$_SESSION[site]m$id&campo=$campo&valor=$valor_encode"; + $uri ="$_SERVER[HTTP_HOST]/m$id&campo=$campo&valor=$valor_encode"; $cadena_busqueda ="

$campo_chequeo_nombre $valor