I use zf 1.10 . I have make a custom contronller plugin now ,which extends from Zend_Controller_Plugin_Abstract. But where to put my custom contronller plugin? I have added this in application.ini already : resources.frontController.plugins.MyPlugin = "MyPlugin" Thank you!
-- View this message in context: http://n4.nabble.com/HOW-TO-USE-Zend-Controller-Plugin-Abstract-with-application-ini-tp1588379p1588379.html Sent from the Zend Framework mailing list archive at Nabble.com.
