Last change
on this file since 19376 was
10963,
checked in by plg, 14 years ago
|
new version, compatible with Piwigo 2.2 (css sprite for icons)
|
File size:
258 bytes
|
Rev | Line | |
---|
[10962] | 1 | <?php |
---|
| 2 | /* |
---|
| 3 | Theme Name: p0w0 |
---|
[10963] | 4 | Version: 2 |
---|
[10962] | 5 | Description: Blue is my main color |
---|
| 6 | Theme URI: http://piwigo.org/ext/extension_view.php?eid=362 |
---|
| 7 | Author: Piwigo team |
---|
| 8 | Author URI: http://piwigo.org |
---|
| 9 | */ |
---|
| 10 | $themeconf = array( |
---|
| 11 | 'theme' => 'p0w0', |
---|
| 12 | 'parent' => 'default', |
---|
| 13 | ); |
---|
| 14 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.