1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 09:34:54 +02:00

svn keywords added (v0.8)

This commit is contained in:
secretr
2010-02-10 18:18:01 +00:00
parent 9366c9daf4
commit 4fecfffddd
816 changed files with 2290 additions and 2290 deletions

View File

@@ -9,9 +9,9 @@
* Comment menu
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/comment_menu/comment_menu.php,v $
* $Revision: 1.4 $
* $Date: 2009-11-18 01:05:28 $
* $Author: e107coders $
* $Revision$
* $Date$
* $Author$
*/
if (!defined('e107_INIT'))

View File

@@ -9,9 +9,9 @@
* Comment menu shortcodes
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/comment_menu/comment_menu_shortcodes.php,v $
* $Revision: 1.8 $
* $Date: 2010-01-12 13:11:48 $
* $Author: secretr $
* $Revision$
* $Date$
* $Author$
*/
if (!defined('e107_INIT')) { exit; }

View File

@@ -9,9 +9,9 @@
* Comment menu default template
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/comment_menu/comment_menu_template.php,v $
* $Revision: 1.3 $
* $Date: 2009-11-18 01:05:28 $
* $Author: e107coders $
* $Revision$
* $Date$
* $Author$
*/
$sc_style['CM_TYPE']['pre'] = "[";

View File

@@ -9,9 +9,9 @@
* Plugin Administration - Comment menu
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/comment_menu/config.php,v $
* $Revision: 1.4 $
* $Date: 2009-11-18 01:05:28 $
* $Author: e107coders $
* $Revision$
* $Date$
* $Author$
*
*/
$eplug_admin = TRUE;

View File

@@ -9,9 +9,9 @@
*
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/comment_menu/languages/English.php,v $
* $Revision: 1.3 $
* $Date: 2009-11-18 01:05:28 $
* $Author: e107coders $
* $Revision$
* $Date$
* $Author$
*/
define("CM_L1", "No comments yet.");