Se añade version 1.0 de parser html

correciones menores a codigo anterior realizado.
Se añade html de prueba
Se añaden librerias de restapi
parent 80a6b8a4
...@@ -509,9 +509,6 @@ class CampaniaController extends Controller { ...@@ -509,9 +509,6 @@ class CampaniaController extends Controller {
} catch (\Exception $e) { } catch (\Exception $e) {
} }
print_r($htmlContent);
exit();
return $this->render('front/campania/prueba.html.twig', array("htmlContent" => $htmlContent)); return $this->render('front/campania/prueba.html.twig', array("htmlContent" => $htmlContent));
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment