source:
trunk/themes/default/themeconf.inc.php
@
19007
Last change on this file since 19007 was 16502, checked in by , 12 years ago | |
---|---|
File size: 246 bytes |
Line | |
---|---|
1 | <?php |
2 | $themeconf = array( |
3 | 'name' => 'default', |
4 | 'icon_dir' => 'themes/default/icon', |
5 | 'img_dir' => 'themes/default/images', |
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.