Dotclear


Ignore:
Timestamp:
04/04/14 17:01:00 (9 years ago)
Author:
brol
Message:

v1.2 modifs licence + encodage fichier + fin fichiers php, requiert dc2.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/writers/_define.php

    r3232 r3302  
    22# -- BEGIN LICENSE BLOCK ---------------------------------- 
    33# 
    4 # This file is part of Dotclear 2. 
     4# This file is part of Writers, a plugin for Dotclear. 
    55# 
    66# Copyright (c) 2003-2008 Olivier Meunier and contributors 
     
    1010# 
    1111# -- END LICENSE BLOCK ------------------------------------ 
     12if (!defined('DC_RC_PATH')) { 
     13  return null; 
     14} 
    1215 
    1316$this->registerModule( 
     
    1518     /* Description*/         "Invite people to write on your blog", 
    1619     /* Author */             "Olivier Meunier", 
    17      /* Version */            '1.1', 
    18      /* Permissions */        'admin' 
     20     /* Version */            '1.2', 
     21     /* Properties */ 
     22     array( 
     23          'permissions' => 'admin', 
     24          'type' => 'plugin', 
     25          'dc_min' => '2.6', 
     26          'support' => 'http://lab.dotclear.org/wiki/plugin/writers', 
     27          'details' => 'http://plugins.dotaddict.org/dc2/details/writers' 
     28          ) 
    1929); 
    20 ?> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map