Dotclear

source: plugins/sendToFriend/_define.php @ 2829

Revision 2829, 719 bytes checked in by brol, 13 years ago (diff)

1.1, support de muppet

Line 
1<?php
2/* BEGIN LICENSE BLOCK
3This file is part of SendToFriend, a plugin for Dotclear.
4
5Julien Appert
6brol contact@brol.info
7
8Licensed under the GPL version 2.0 license.
9A copy of this license is available in LICENSE file or at
10http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
11END LICENSE BLOCK */
12if (!defined('DC_RC_PATH')) { return; }
13
14$this->registerModule(
15        /* Name */                      'Send to friend',
16        /* Description*/                "Permet d'envoyer un mail avec un lien vers un billet",
17        /* Author */                    "Julien Appert, brol",
18        /* Version */                   '1.1',
19        /* Permissions */               'usage,contentadmin'
20);
21?>
Note: See TracBrowser for help on using the repository browser.

Sites map