Dotclear

source: themes/ductile/_define.php @ 614:851d5791c6d4

Revision 614:851d5791c6d4, 660 bytes checked in by Franck <carnet.franck.paul@…>, 14 years ago (diff)

Ajout en premier choix du sticker Feed si aucun n'est enregistré

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 -----------------------------------------
10if (!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.9'
17     /* Properties (uncomment for 2.4 compliance only : add a / at the end of this line -> ) *
18                                   ,array(
19                                        'standalone_config' => true
20                                   )
21     */
22);
23?>
Note: See TracBrowser for help on using the repository browser.

Sites map