correccion y mejora, selector de envios

parent 98869057
...@@ -110,7 +110,7 @@ class ResearchController extends Controller { ...@@ -110,7 +110,7 @@ class ResearchController extends Controller {
->setBody( ->setBody(
$this->get('templating')->render('emailing/research/licencia.html.twig', $this->get('templating')->render('emailing/research/licencia.html.twig',
array( array(
'usuario' => $usuarioMcafee->getUmcMcafeeKeycard(), 'licencia' => $usuarioMcafee->getUmcMcafeeKeycard(),
) )
), ),
'text/html' 'text/html'
......
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