source:
extensions/simple_themes/simple-white/themeconf.inc.php
@
27959
Last change on this file since 27959 was 10950, checked in by , 14 years ago | |
---|---|
File size: 280 bytes |
Line | |
---|---|
1 | <?php |
2 | /* |
3 | Theme Name: Simple White |
4 | Version: auto |
5 | Description: Theme white for Simple |
6 | Theme URI: http://piwigo.org/ext/extension_view.php?eid=346 |
7 | Author: plg |
8 | Author URI: http://piwigo.wordpress.com |
9 | */ |
10 | $themeconf = array( |
11 | 'name' => 'simple-white', |
12 | 'parent' => 'simple', |
13 | ); |
14 | ?> |
Note: See TracBrowser
for help on using the repository browser.