-- takeshin <[email protected]> wrote (on Thursday, 03 December 2009, 07:00 AM -0800): > How to get current module name in application resource?
You can't. The module is not known until after routing. > It is stored in Dispatchers $_curModule member variable, > but it is protected. > > Request object is null. > > Do I have to dispatch first? How? -- Matthew Weier O'Phinney Project Lead | [email protected] Zend Framework | http://framework.zend.com/
