source: extensions/wipi/themeconf.inc.php @ 31999

Last change on this file since 31999 was 27520, checked in by plg, 10 years ago

change version to auto

File size: 257 bytes
Line 
1<?php
2/*
3Theme Name: wipi
4Version: auto
5Description: Dark & Blue theme
6Theme URI: http://piwigo.org/ext/extension_view.php?eid=363
7Author: Piwigo team
8Author URI: http://piwigo.org
9*/
10$themeconf = array(
11  'theme'  => 'wipi',
12  'parent' => 'default',
13);
14?>
Note: See TracBrowser for help on using the repository browser.