Library and Plugins seem similar,what's the difference?
+1
A:
/plugins
is where Symfony Plugins are kept (installed / developed yourself), /lib
is where more project specific files are kept such as your model / forms etc.
Steve
2010-03-18 12:42:34