source: extensions/gally/gally-cuise/admin/admin.inc.php @ 8584

Last change on this file since 8584 was 8584, checked in by cljosse, 13 years ago

[gally_cuise] update theme

File size: 475 bytes
Line 
1<?php
2/* -----------------------------------------------------------------------------
3Theme Name: Gally/Cuise
4Author     : Grum  & cljosse
5email    : cljosse@piwigo.org
6website  : http://cl.josse.free.fr
7  --------------------------------------------------------------------------- */
8
9include_once(PHPWG_THEMES_PATH.'gally-default/admin/GallyDefault.class.inc.php');
10
11$interface = new GallyDefault("Gally/Cuise", "", PHPWG_THEMES_PATH.'gally-cuise/conf');
12
13?>
Note: See TracBrowser for help on using the repository browser.