Changeset 2945:d72e6de6395d for inc/core/class.dc.themes.php
- Timestamp:
- 01/30/15 17:33:59 (11 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/core/class.dc.themes.php
r2607 r2945 42 42 @param version <b>string</b> Module version 43 43 @param properties <b>array</b> extra properties 44 (currently available keys : parent, priority, standalone_config, type )44 (currently available keys : parent, priority, standalone_config, type, tplset) 45 45 */ 46 46 public function registerModule($name,$desc,$author,$version,$properties = array())
Note: See TracChangeset
for help on using the changeset viewer.