source:
extensions/wipi/themeconf.inc.php
@
29055
Last change on this file since 29055 was 27520, checked in by , 11 years ago | |
---|---|
File size: 257 bytes |
Line | |
---|---|
1 | <?php |
2 | /* |
3 | Theme Name: wipi |
4 | Version: auto |
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.