Last change
on this file since 10003 was
6512,
checked in by plg, 14 years ago
|
simple black, from Freddy Berriau, compatible with Piwigo 2.1
|
File size:
297 bytes
|
Line | |
---|
1 | <?php |
---|
2 | /* |
---|
3 | Theme Name: Simple Black |
---|
4 | Version: 2.1a |
---|
5 | Description: Black (very dark gray) theme for Simple |
---|
6 | Theme URI: http://piwigo.org/ext/extension_view.php?eid=347 |
---|
7 | Author: Fresdy |
---|
8 | Author URI: http://freddyberriau.com |
---|
9 | */ |
---|
10 | $themeconf = array( |
---|
11 | 'name' => 'simple-black', |
---|
12 | 'parent' => 'simple', |
---|
13 | ); |
---|
14 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.