Revision 22,
680 bytes
checked in by olivier, 15 years ago
(diff) |
Added Steven's themes: Flavin, Papier Peint and Warped.
|
Line | |
---|
1 | <?php |
---|
2 | # -- BEGIN LICENSE BLOCK ---------------------------------- |
---|
3 | # |
---|
4 | # Copyright (c) 2008 Steven Tlucek |
---|
5 | # |
---|
6 | # This work is licensed under the Creative Commons |
---|
7 | # Attribution-Share Alike 3.0 Unported License. |
---|
8 | # To view a copy of this license, visit |
---|
9 | # http://creativecommons.org/licenses/by-sa/3.0/ or send a |
---|
10 | # letter to Creative Commons, 171 Second Street, Suite 300, |
---|
11 | # San Francisco, California, 94105, USA. |
---|
12 | # |
---|
13 | # -- END LICENSE BLOCK ------------------------------------ |
---|
14 | if (!defined('DC_RC_PATH')) { return; } |
---|
15 | |
---|
16 | $this->registerModule( |
---|
17 | /* Name */ "Papier Peint", |
---|
18 | /* Description*/ "Papier Peint, from 30's, 50's & 70's", |
---|
19 | /* Author */ "Steven Tlucek", |
---|
20 | /* Version */ '1.0' |
---|
21 | ); |
---|
22 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.