source:
extensions/Wall/themeconf.inc.php
@
13278
Last change on this file since 13278 was 12716, checked in by , 13 years ago | |
---|---|
File size: 272 bytes |
Rev | Line | |
---|---|---|
[10994] | 1 | <?php |
2 | /* | |
[10997] | 3 | Theme Name: Wall |
[12716] | 4 | Version: auto |
[10994] | 5 | Description: Wall |
[11035] | 6 | Theme URI: http://piwigo.org/ext/extension_view.php?eid=542 |
[10994] | 7 | Author: Sixpo |
8 | Author URI: | |
9 | */ | |
10 | ||
11 | $themeconf = array( | |
[11077] | 12 | 'theme' => 'Wall', |
[10994] | 13 | 'parent' => 'default', |
[10998] | 14 | 'icon_dir' => 'themes/Wall/icon', |
[10994] | 15 | ); |
16 | ?> |
Note: See TracBrowser
for help on using the repository browser.