source: extensions/VerticalWhite/themeconf.inc.php @ 15907

Last change on this file since 15907 was 10449, checked in by plg, 13 years ago

compatibility with Piwigo 2.2

File size: 293 bytes
Line 
1<?php
2/*
3Theme Name: VerticalWhite
4Version: 2.2.a
5Description: White background and soft colors
6Theme URI: http://piwigo.org/ext/extension_view.php?eid=203
7Author: flipflip
8Author URI: http://www.blogoflip.fr
9*/
10$themeconf = array(
11  'theme' => 'VerticalWhite',
12  'parent' => 'default',
13);
14?>
Note: See TracBrowser for help on using the repository browser.