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 |
Line | |
---|---|
1 | <?php |
2 | /* |
3 | Theme Name: Wall |
4 | Version: auto |
5 | Description: Wall |
6 | Theme URI: http://piwigo.org/ext/extension_view.php?eid=542 |
7 | Author: Sixpo |
8 | Author URI: |
9 | */ |
10 | |
11 | $themeconf = array( |
12 | 'theme' => 'Wall', |
13 | 'parent' => 'default', |
14 | 'icon_dir' => 'themes/Wall/icon', |
15 | ); |
16 | ?> |
Note: See TracBrowser
for help on using the repository browser.