source:
branches/2.1/admin/themes/clear/themeconf.inc.php
@
6364
Last change on this file since 6364 was 6364, checked in by , 15 years ago | |
---|---|
File size: 139 bytes |
Line | |
---|---|
1 | <?php |
2 | $themeconf = array( |
3 | 'name' => 'clear', |
4 | 'parent' => 'default', |
5 | 'admin_icon_dir' => 'admin/themes/clear/icon', |
6 | ); |
7 | ?> |
Note: See TracBrowser
for help on using the repository browser.