Last change
on this file since 1909 was
1900,
checked in by rub, 18 years ago
|
Apply property svn:eol-style Value: LF
|
-
Property svn:eol-style set to
LF
|
File size:
317 bytes
|
Line | |
---|
1 | <?php |
---|
2 | $themeconf = array( |
---|
3 | 'template' => 'yoga', |
---|
4 | 'theme' => 'p0w0', |
---|
5 | 'template_dir' => 'template/yoga', |
---|
6 | 'icon_dir' => 'template/yoga/icon', |
---|
7 | 'admin_icon_dir' => 'template/yoga/icon/admin', |
---|
8 | 'mime_icon_dir' => 'template/yoga/icon/mimetypes/', |
---|
9 | 'local_head' => '<!-- no theme specific head content -->', |
---|
10 | ); |
---|
11 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.