source:
extensions/wipi/themeconf.inc.php
@
32355
Last change on this file since 32355 was 27520, checked in by , 11 years ago | |
---|---|
File size: 257 bytes |
Rev | Line | |
---|---|---|
[10951] | 1 | <?php |
2 | /* | |
3 | Theme Name: wipi | |
[27520] | 4 | Version: auto |
[10951] | 5 | Description: Dark & Blue theme |
6 | Theme URI: http://piwigo.org/ext/extension_view.php?eid=363 | |
7 | Author: Piwigo team | |
8 | Author URI: http://piwigo.org | |
9 | */ | |
10 | $themeconf = array( | |
11 | 'theme' => 'wipi', | |
12 | 'parent' => 'default', | |
13 | ); | |
14 | ?> |
Note: See TracBrowser
for help on using the repository browser.