View Single Post
  #2 (permalink)  
Old 04-14-2008, 02:46 PM
Elemental's Avatar
Elemental Elemental is offline
Senior Member
 
Join Date: Jul 2007
Posts: 119
Default

I'd suggest putting all the module structures in application/modules/ then in your bootstrap you can configure the module path with $frontController->addModuleDirectory('../application/modules/');
Reply With Quote