diff options
Diffstat (limited to 'themes/clear')
-rw-r--r-- | themes/clear/themeconf.inc.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/themes/clear/themeconf.inc.php b/themes/clear/themeconf.inc.php index 1ce4817e9..eefa339e2 100644 --- a/themes/clear/themeconf.inc.php +++ b/themes/clear/themeconf.inc.php @@ -1,4 +1,12 @@ <?php +/* +Theme Name: clear +Version: 1 +Description: White background, soft gray. +Theme URI: http://piwigo.org/ext/extension_view.php?eid=9 +Author: Piwigo team +Author URI: http://piwigo.org +*/ $themeconf = array( 'name' => 'clear', 'parent' => 'default', |