Line 11:
Line 11:
* '''mymodule/scripts''' to provide command line tools or scripts
* '''mymodule/scripts''' to provide command line tools or scripts
* '''mymodule/sql''' contains SQL file provided by module to add new tables or indexes
* '''mymodule/sql''' contains SQL file provided by module to add new tables or indexes
−
* '''mymodule/themes/mytheme''' if module provide its own theme/skin
+
* '''mymodule/theme/mytheme''' if module provide its own theme/skin
* '''mymodule/*''' contains php pages (note that you can also add any other subdir of your choice)
* '''mymodule/*''' contains php pages (note that you can also add any other subdir of your choice)