Last change
on this file since 29183 was
4708,
checked in by plg, 15 years ago
|
new theme white for template simple
|
File size:
322 bytes
|
Line | |
---|
1 | <?php |
---|
2 | $themeconf = array( |
---|
3 | 'template' => 'simple', |
---|
4 | 'theme' => 'white', |
---|
5 | 'template_dir' => 'template/simple', |
---|
6 | 'icon_dir' => 'template/simple/icon', |
---|
7 | 'admin_icon_dir' => 'template/simple/icon', |
---|
8 | 'mime_icon_dir' => 'template/simple/icon/mimetypes/', |
---|
9 | 'local_head' => '<!-- no theme specific head content -->', |
---|
10 | ); |
---|
11 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.