-- Waigani <[EMAIL PROTECTED]> wrote (on Wednesday, 22 August 2007, 02:16 AM -0700): > Is it possible to pass a param/variable from controller to pre-dispatch > plugin?
No. preDispatch() plugins run *before* the controller is instantiated. -- Matthew Weier O'Phinney PHP Developer | [EMAIL PROTECTED] Zend - The PHP Company | http://www.zend.com/
