fix tipo wapush

parent bb3764e0
......@@ -134,7 +134,7 @@ class EntelWapush {
$log->debug('retorno wappush entel:'.$retornoWappush);
if($retornoWappush != 202){
$entelWappushMasive->setEwaEstado(EntelWappushmasive::ESTADO_NO_OK);//No Ok
$entelWappushMasive->setEwaEstado(PluEntelWapushmasive::ESTADO_NO_OK);//No Ok
}
$em->persist($entelWappushMasive);
......
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