source:
extensions/VerticalWhite/themeconf.inc.php
@
10155
Last change on this file since 10155 was 6449, checked in by , 14 years ago | |
---|---|
File size: 292 bytes |
Rev | Line | |
---|---|---|
[6448] | 1 | <?php |
[6449] | 2 | /* |
3 | Theme Name: VerticalWhite | |
4 | Version: 2.1a | |
5 | Description: White background and soft colors | |
6 | Theme URI: http://piwigo.org/ext/extension_view.php?eid=203 | |
7 | Author: flipflip | |
8 | Author URI: http://www.blogoflip.fr | |
9 | */ | |
[6448] | 10 | $themeconf = array( |
11 | 'theme' => 'VerticalWhite', | |
12 | 'parent' => 'default', | |
13 | ); | |
14 | ?> |
Note: See TracBrowser
for help on using the repository browser.