source:
extensions/wipi/themeconf.inc.php
@
18783
Last change on this file since 18783 was 10961, checked in by , 14 years ago | |
---|---|
File size: 254 bytes |
Rev | Line | |
---|---|---|
[10951] | 1 | <?php |
2 | /* | |
3 | Theme Name: wipi | |
[10961] | 4 | Version: 2 |
[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.