Last change
on this file since 3282 was
3282,
checked in by plg, 16 years ago
|
change: according to topic:15067, svn:keywords property was removed
|
-
Property svn:eol-style set to
LF
|
File size:
241 bytes
|
Line | |
---|
1 | <?php |
---|
2 | $themeconf = array( |
---|
3 | 'template' => 'yoga', |
---|
4 | 'theme' => 'dark', |
---|
5 | 'icon_dir' => 'template/yoga/icon', |
---|
6 | 'admin_icon_dir' => 'template/yoga/icon/admin', |
---|
7 | 'mime_icon_dir' => 'template/yoga/icon/mimetypes/', |
---|
8 | 'local_head' => '', |
---|
9 | ); |
---|
10 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.