I have this in my application.ini:

resources.frontController.controllerDirectory = APPLICATION_PATH
"/controllers"

But I cannot find a way to add a custom directory, e.g.

resources.frontController.controllerpaths.my = SHARED_LIBRARY_PATH
"/My/Controller"

does not work (and several other failed as well)

What does work?

And for future occurrences: where can I find anything on the application.ini
syntax for translating methods (like 'addControllerDirectory()' into
application.ini entries?



-----
Second Start Stamrecht-BV's 
--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/add-custom-controllerdirectory-to-application-ini-tp4658357.html
Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
List: fw-general@lists.zend.com
Info: http://framework.zend.com/archives
Unsubscribe: fw-general-unsubscr...@lists.zend.com


Reply via email to