Something broke in my project, not sure what, but ZF is suddenly having trouble finding classes - models, controllers, forms, etc.. Everything works if I manually add the directories to the include path. Any idea of what broke, how to fix it, or what to check?
In one special case, the models are stored both in APPLICATION_PATH . '/models' and in APPLICATION_PATH . '/models/source'. Thanks, Ed
