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";