Hi Simon,

I need to be able to do some tests and then if the requirements are not met, 
disable the module so
that it cannot be used.

I think, then a good solution would be:

Zend_Controller_Front::getInstance()->removeControllerDirectory($module);

That would effectively remove all controllers associated with that module, thereby allowing you to disable the module :)

Hope this helps,
-Kizano
//-----
Information Security
eMail: [email protected]
http://www.markizano.net/

--
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to