Segundo tipo wapush-masivo

parent 9141ac01
......@@ -74,7 +74,7 @@ class wapPushController extends AbstractController
}
$log->debug('llamando controlador procesoPeticionEnviarWapPush...');
if($suscripcionIn != 0){
if($suscripcionIdIn != 0){
EntelWapush::procesoPeticionEnviarWapPush($xmlIN, $suscripcion, $tipoWappush, $em);
}else{
EntelWapush::procesoPeticionEnviarWapPushMasivo($xmlIN, $tipoWappush, $em);
......
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