source: extensions/GBO_hk-3/themeconf.inc.php @ 6769

Last change on this file since 6769 was 5988, checked in by EXFTB, 14 years ago

2.1.a RC2

File size: 351 bytes
Line 
1<?php
2/*
3Theme Name:GBO_HK-3
4Version: 2.1.a
5Description: dark with Drop-down horizontal menu
6Theme URI: http://fr.piwigo.org/ext/extension_view.php?eid=124
7Author: Chrisaga revised by EX-FTB
8Author URI: http://www.photos.bouteyron.fr
9*/
10$themeconf = array(
11  'name'  => 'GBO_hk-3',
12  'parent' => 'default',
13  'local_head'    => 'local_head.tpl');
14?>
Note: See TracBrowser for help on using the repository browser.