From 5d171b61dafcebc8df6aae1836ef39db262c62c0 Mon Sep 17 00:00:00 2001 From: fredyrivera Date: Wed, 5 Jul 2017 16:47:00 -0500 Subject: [PATCH] mejorars en los metatag para twitter y og --- index.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.php b/index.php index 1744b3c..2090a47 100755 --- a/index.php +++ b/index.php @@ -167,6 +167,12 @@ if ($variable !=''){ $key = substr($identificador, 32, $length = 40); $identificador = substr($identificador, 0, $length = 32); } else {$identificador_original = $identificador;} + $impresion = landingpage_contenido_identificador("$identificador_original","$id_form","social",'head'); + + $impresion = strip_tags($impresion); + //$impresion= str_replace('\t', '', $impresion); + $impresion = preg_replace("[\n|\r|\n\r|\t]",'', $impresion); + $descripcion_meta = $impresion; $primer = formulario_uso("","$identificador",'primer') ; $id_form="$primer[3]"; $embebido = "1";