actualizacion mensaje en pago controller

parent 5edb033b
......@@ -106,7 +106,6 @@ class PagosController extends AbstractController {
if($http_status > 201){
$log->debug("ha ocurrido un error con la suscripcion KUSHKI- SUSCRIPCION.....");
$error = 1;
$message = null;
$metodoPago->setUpdatedAt(new \DateTime());
$em->persist($metodoPago);
$em->flush();
......
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