mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 17:44:37 +02:00
Fix copyright info.
This commit is contained in:
@@ -2,16 +2,16 @@
|
||||
/*
|
||||
* e107 website system
|
||||
*
|
||||
* Copyright (C) 2001-2008 e107 Inc (e107.org)
|
||||
* Copyright (C) 2008-2009 e107 Inc (e107.org)
|
||||
* Released under the terms and conditions of the
|
||||
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
|
||||
*
|
||||
* Comment menu
|
||||
*
|
||||
* $Source: /cvs_backup/e107_0.8/e107_plugins/comment_menu/comment_menu.php,v $
|
||||
* $Revision: 1.3 $
|
||||
* $Date: 2009-10-08 14:53:37 $
|
||||
* $Author: secretr $
|
||||
* $Revision: 1.4 $
|
||||
* $Date: 2009-11-18 01:05:28 $
|
||||
* $Author: e107coders $
|
||||
*/
|
||||
|
||||
if (!defined('e107_INIT'))
|
||||
|
@@ -2,16 +2,16 @@
|
||||
/*
|
||||
* e107 website system
|
||||
*
|
||||
* Copyright (C) 2001-2008 e107 Inc (e107.org)
|
||||
* Copyright (C) 2008-2009 e107 Inc (e107.org)
|
||||
* Released under the terms and conditions of the
|
||||
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
|
||||
*
|
||||
* Comment menu shortcodes
|
||||
*
|
||||
* $Source: /cvs_backup/e107_0.8/e107_plugins/comment_menu/comment_menu_shortcodes.php,v $
|
||||
* $Revision: 1.6 $
|
||||
* $Date: 2009-10-08 14:53:37 $
|
||||
* $Author: secretr $
|
||||
* $Revision: 1.7 $
|
||||
* $Date: 2009-11-18 01:05:28 $
|
||||
* $Author: e107coders $
|
||||
*/
|
||||
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
|
@@ -2,16 +2,16 @@
|
||||
/*
|
||||
* e107 website system
|
||||
*
|
||||
* Copyright (C) 2001-2008 e107 Inc (e107.org)
|
||||
* Copyright (C) 2008-2009 e107 Inc (e107.org)
|
||||
* Released under the terms and conditions of the
|
||||
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
|
||||
*
|
||||
* Comment menu default template
|
||||
*
|
||||
* $Source: /cvs_backup/e107_0.8/e107_plugins/comment_menu/comment_menu_template.php,v $
|
||||
* $Revision: 1.2 $
|
||||
* $Date: 2009-10-08 10:53:02 $
|
||||
* $Author: secretr $
|
||||
* $Revision: 1.3 $
|
||||
* $Date: 2009-11-18 01:05:28 $
|
||||
* $Author: e107coders $
|
||||
*/
|
||||
|
||||
$sc_style['CM_TYPE']['pre'] = "[";
|
||||
|
@@ -2,16 +2,16 @@
|
||||
/*
|
||||
* e107 website system
|
||||
*
|
||||
* Copyright (C) 2001-2008 e107 Inc (e107.org)
|
||||
* Copyright (C) 2008-2009 e107 Inc (e107.org)
|
||||
* Released under the terms and conditions of the
|
||||
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
|
||||
*
|
||||
* Plugin Administration - Comment menu
|
||||
*
|
||||
* $Source: /cvs_backup/e107_0.8/e107_plugins/comment_menu/config.php,v $
|
||||
* $Revision: 1.3 $
|
||||
* $Date: 2009-10-08 10:53:02 $
|
||||
* $Author: secretr $
|
||||
* $Revision: 1.4 $
|
||||
* $Date: 2009-11-18 01:05:28 $
|
||||
* $Author: e107coders $
|
||||
*
|
||||
*/
|
||||
$eplug_admin = TRUE;
|
||||
|
@@ -2,16 +2,16 @@
|
||||
/*
|
||||
* e107 website system
|
||||
*
|
||||
* Copyright (C) 2001-2009 e107 Inc (e107.org)
|
||||
* Copyright (C) 2008-2009 e107 Inc (e107.org)
|
||||
* Released under the terms and conditions of the
|
||||
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
|
||||
*
|
||||
*
|
||||
*
|
||||
* $Source: /cvs_backup/e107_0.8/e107_plugins/comment_menu/languages/English.php,v $
|
||||
* $Revision: 1.2 $
|
||||
* $Date: 2009-11-17 13:11:24 $
|
||||
* $Author: marj_nl_fr $
|
||||
* $Revision: 1.3 $
|
||||
* $Date: 2009-11-18 01:05:28 $
|
||||
* $Author: e107coders $
|
||||
*/
|
||||
|
||||
define("CM_L1", "No comments yet.");
|
||||
|
Reference in New Issue
Block a user