Dotclear

source: plugins/googleTools/_define.php @ 3050

Revision 3050, 1.2 KB checked in by brol, 12 years ago (diff)

compatibilité php5.3

  • Property svn:executable set to *
RevLine 
[268]1<?php /* -*- tab-width: 5; indent-tabs-mode: t; c-basic-offset: 5 -*- */
2/***************************************************************\
3 *  This is 'Google Stuff', a plugin for Dotclear 2              *
4 *                                                             *
5 *  Copyright (c) 2008                                         *
6 *  xave and contributors.                                     *
7 *                                                             *
8 *  This is an open source software, distributed under the GNU *
9 *  General Public License (version 2) terms and  conditions.  *
10 *                                                             *
11 *  You should have received a copy of the GNU General Public  *
12 *  License along with 'My Favicon' (see COPYING.txt);         *
13 *  if not, write to the Free Software Foundation, Inc.,       *
14 *  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA    *
15\***************************************************************/
16
17$this->registerModule(
18     /* Name */          "Google Tools",
19     /* Description*/    "Handles Google tools (Analytics & Webmaster Tools)",
20     /* Author */        "xave",
[3050]21     /* Version */  '0.3.1',
[268]22     /* Permissions */   'contentadmin'
23);
[1596]24?>
Note: See TracBrowser for help on using the repository browser.

Sites map