Changeset 2599:0ada32904b98 for inc/core/class.dc.themes.php
- Timestamp:
- 12/07/13 12:14:49 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/core/class.dc.themes.php
r2567 r2599 59 59 # Themes specifics properties 60 60 $properties = array_merge( 61 array('parent' => null, 'tplset' => ' legacy'),61 array('parent' => null, 'tplset' => 'mustek'), 62 62 $properties, 63 63 array('permissions' => 'admin') // force themes perms
Note: See TracChangeset
for help on using the changeset viewer.