Quote:
Originally Posted by Howler9443
notrub225,
Does the addControllerDirectory() method add the controller directory to the include path or does it do something different?
|
As friedhelm said, no it doesn't add it to include_path, but that isn't a directory you need to add to include_path.
include_path is a php thing, not a zend framework thing.