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