Line | |
---|
1 | <?php |
---|
2 | /* ----------------------------------------------------------------------------- |
---|
3 | Theme Name: Gally/Cuise |
---|
4 | Author : Grum & cljosse |
---|
5 | email : cljosse@piwigo.org |
---|
6 | website : http://cl.josse.free.fr |
---|
7 | --------------------------------------------------------------------------- */ |
---|
8 | |
---|
9 | include_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.