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 94b9d3b0
......@@ -510,8 +510,8 @@ class CampaniaController extends Controller {
} catch (\Exception $e) {
}
print_r($htmlContent);
exit();
//print_r($htmlContent);
//exit();
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