source:
branches/2.4/admin/themes/default/themeconf.inc.php
@
15934
Last change on this file since 15934 was 6363, checked in by , 14 years ago | |
---|---|
File size: 256 bytes |
Line | |
---|---|
1 | <?php |
2 | $themeconf = array( |
3 | 'name' => 'default', |
4 | 'icon_dir' => 'themes/default/icon', |
5 | 'admin_icon_dir' => 'admin/themes/default/icon', |
6 | 'mime_icon_dir' => 'themes/default/icon/mimetypes/', |
7 | 'local_head' => 'local_head.tpl', |
8 | ); |
9 | ?> |
Note: See TracBrowser
for help on using the repository browser.