[Vtigercrm-developers] VT6:: Package structure documentation incorrect
Joe Bordes
joe at tsolucio.com
Sun Jan 26 11:42:17 GMT 2014
http://community.vtiger.com/help/vtigercrm/developers/package-structure.html
says that the structure for the modules directory is:
modules/
<MODULENAME>.php
views/
actions/
models/
which is incorrect. The correct structure is:
modules/<MODULENAME>/
<MODULENAME>.php
views/
actions/
models/
Please correct the online documentation when you can
Joe
TSolucio
More information about the vtigercrm-developers
mailing list