source: extensions/PaysonsPlaces/themeconf.inc.php @ 11306

Last change on this file since 11306 was 11306, checked in by tearran, 13 years ago
File size: 313 bytes
Line 
1<?php
2/*
3Theme Name: PaysonsPlaces
4Version: 2.2.1
5Description: Static background with 2 images.
6Theme URI: http://piwigo.org/ext/extension_view.php?eid=557
7Author: Tearran
8Author URI: http://tearran.deviantart.com/
9*/
10$themeconf = array(
11  'name'  => 'PaysonsPlaces',
12  'parent' => 'default',
13);
14?>
Note: See TracBrowser for help on using the repository browser.