Cambios en mi cuenta v1-actualizacion

parent 04c0ed3a
...@@ -108,7 +108,7 @@ class McafeeMigrarUsuariosCommand extends ContainerAwareCommand { ...@@ -108,7 +108,7 @@ class McafeeMigrarUsuariosCommand extends ContainerAwareCommand {
</CUSTOMERCONTEXT> </CUSTOMERCONTEXT>
</DATA> </DATA>
</PARTNERCONTEXT> '; </PARTNERCONTEXT> ';
$log->debug("xml generado para el item :" . $item); $log->debug("xml generado para el item :" . $xmlPartnerContext);
$mcAfeeTx->setMtrXmlEnvio($xmlPartnerContext); $mcAfeeTx->setMtrXmlEnvio($xmlPartnerContext);
$mcAfeeTx->save(); $mcAfeeTx->save();
......
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