Ver Mensaje Individual
  #5 (permalink)  
Antiguo 05/10/2012, 11:29
Avatar de GatorV
GatorV
$this->role('moderador');
 
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 18 años
Puntos: 2135
Respuesta: zf2 + conf local

No necesariamente, lo puedes leer también en el controller:
Código PHP:
Ver original
  1. $config = $this->getEvent()->getApplication()->getServiceManager()->get('Config');

Saludos.