Last change
on this file since 22106 was
10351,
checked in by patdenice, 14 years ago
|
Update versions for plugins, themes and languages.
|
-
Property svn:eol-style set to
LF
|
File size:
268 bytes
|
Line | |
---|
1 | <?php |
---|
2 | /* |
---|
3 | Theme Name: clear |
---|
4 | Version: 2.3.0 |
---|
5 | Description: White background, soft gray. |
---|
6 | Theme URI: http://piwigo.org/ext/extension_view.php?eid=9 |
---|
7 | Author: Piwigo team |
---|
8 | Author URI: http://piwigo.org |
---|
9 | */ |
---|
10 | $themeconf = array( |
---|
11 | 'name' => 'clear', |
---|
12 | 'parent' => 'default', |
---|
13 | ); |
---|
14 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.