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/_admin.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_CONTEXT_ADMIN')) { return; } 
    1213 
    1314$_menu['Blog']->addItem(__('Writers'),'plugin.php?p=writers','images/menu/users.png', 
    1415          preg_match('/plugin.php\?p=writers/',$_SERVER['REQUEST_URI']), 
    1516          $core->auth->check('admin',$core->blog->id)); 
    16 ?> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map