Open mamchenkov opened 10 years ago
Quick troubleshooting session got me the stage where CakePlugin::loaded()
loads plugins when called via the web and doesn't load any plugins when called from the shell.
Asking around on IRC, got me to this commit, that looks like exactly what I need.
After fixing Bug #25 app/Console/cake runs just fine. Howerver it doesn't find any shells from plugins.