Commit a5e29fc2 authored by Ana's avatar Ana

cambios

parent e68f1098
......@@ -31,6 +31,7 @@ class IndexController extends AbstractController {
$msisdnSesion = $session->get('msisdn');
$msisdn = $request->get("msisdn", "");
$modal = $request->get("m", 0);
$log->debug("entrando...HOST : $host |IP : $ip |MSISDN ENTRANTE: $msisdn| MSISDN SESION : $msisdnSesion");
......
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