source:
extensions/VerticalWhite/themeconf.inc.php
@
18802
Last change on this file since 18802 was 10449, checked in by , 14 years ago | |
---|---|
File size: 293 bytes |
Rev | Line | |
---|---|---|
[6448] | 1 | <?php |
[6449] | 2 | /* |
3 | Theme Name: VerticalWhite | |
[10449] | 4 | Version: 2.2.a |
[6449] | 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.