| Revision 446:b88b130165e1,
504 bytes
checked in by kozlika, 14 years ago
(diff) |
|
Bugfix (clearer), update version number for the next day.
(Je cause super bien anglais moi, je me demande si je ne vais pas proposer mes services de traductrice à l'unesco)
|
| Line | |
|---|
| 1 | <?php |
|---|
| 2 | # -- BEGIN LICENSE BLOCK --------------------------------------- |
|---|
| 3 | # |
|---|
| 4 | # Copyright (c) Association Dotclear |
|---|
| 5 | # Licensed under the GPL version 2.0 license. |
|---|
| 6 | # See LICENSE file or |
|---|
| 7 | # http://www.gnu.org/licenses/old-licenses/gpl-2.0.html |
|---|
| 8 | # |
|---|
| 9 | # -- END LICENSE BLOCK ----------------------------------------- |
|---|
| 10 | if (!defined('DC_RC_PATH')) { return; } |
|---|
| 11 | |
|---|
| 12 | $this->registerModule( |
|---|
| 13 | /* Name */ "Ductile", |
|---|
| 14 | /* Description*/ "Chantier pour un nouveau theme", |
|---|
| 15 | /* Author */ "Dotclear Team", |
|---|
| 16 | /* Version */ '0.7' |
|---|
| 17 | ); |
|---|
| 18 | ?> |
|---|
Note: See
TracBrowser
for help on using the repository browser.