Changeset 2607:2a4091ec08c4 for inc/core
- Timestamp:
- 12/08/13 16:56:45 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/core/class.dc.themes.php
r2599 r2607 59 59 # Themes specifics properties 60 60 $properties = array_merge( 61 array('parent' => null, 'tplset' => 'mustek'),61 array('parent' => null, 'tplset' => DC_DEFAULT_TPLSET), 62 62 $properties, 63 63 array('permissions' => 'admin') // force themes perms
Note: See TracChangeset
for help on using the changeset viewer.