Good Day, I have implemented a modular directory structure.
modules/
admin/
controllers/
IndexController.php
default/
controllers/
IndexController.php
How do I add them as a resource to Zend_Acl?
Cheers,
Garri
