Hi, I have a Zend_Controller_Router_Route_Chain with 2 routes chained. How can i get the route that is currently active?
Zend_Controller_Front::getInstance()->getRouter()->getCurrentRoute() will return the Chain route, but i don't see any methods to get the active one. Regards, Fernando Morgenstern [email protected] -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
