Dotclear

source: themes/balcony/_define.php @ 3343

Revision 3343, 689 bytes checked in by brol, 9 years ago (diff)

v1.1 voir changelog + suppression fichiers non utilisés

  • Property svn:executable set to *
Line 
1<?php
2# -- BEGIN LICENSE BLOCK ----------------------------------
3# This file is part of Balcony, a theme for Dotclear.
4#
5# Copyright (c) 2010
6# annso contact@as-i-am.fr
7#
8# Licensed under the GPL version 2.0 license.
9# A copy of this license is available in LICENSE file or at
10# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
11# -- END LICENSE BLOCK ------------------------------------
12if (!defined('DC_RC_PATH')) { return; }
13
14$this->registerModule(
15     /* Name */               "Balcony",
16     /* Description*/    "Thème illustré par Sophie Griotto",
17     /* Author */        "annso, Pierre Van Glabeke",
18     /* Version */       '1.1',
19     array(
20          /* Type */          'type' =>           'theme',
21                        'dc_min' => '2.7'
22     )
23);
Note: See TracBrowser for help on using the repository browser.

Sites map