From 06852d5a4b30c13792bd19af8f6752ab704036e7 Mon Sep 17 00:00:00 2001 From: humano Date: Tue, 31 Mar 2020 06:44:51 -0500 Subject: [PATCH] bug en index --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 24e43bf..ce4bbbe 100644 --- a/index.php +++ b/index.php @@ -450,7 +450,7 @@ if ($variable !=''){ $empresa = remplacetas('form_id','id',$form['0'],'id_empresa',"") ; $id_empresa = $empresa[0]; $id = $empresa[0]; - $impresion = mostrar_identificador("$identificador","","landingpage",''); + $impresion = mostrar_identificador("$identificador","","landingpage",'',""); $impresion = strip_tags($impresion); $descripcion_meta = $impresion; $titulo = remplacetas('form_id','id',$form['0'],'nombre',"") ;