1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-18 12:21:45 +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 @@
*
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/chatbox_menu/admin_chatbox.php,v $
* $Revision: 1.10 $
* $Date: 2010-01-08 23:29:19 $
* $Author: e107coders $
* $Revision$
* $Date$
* $Author$
*/
require_once("../../class2.php");

View File

@@ -9,9 +9,9 @@
*
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/chatbox_menu/chat.php,v $
* $Revision: 1.12 $
* $Date: 2009-11-18 01:05:23 $
* $Author: e107coders $
* $Revision$
* $Date$
* $Author$
*/
require_once('../../class2.php');

View File

@@ -9,9 +9,9 @@
*
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/chatbox_menu/chatbox_menu.php,v $
* $Revision: 1.19 $
* $Date: 2010-01-09 12:06:14 $
* $Author: e107steved $
* $Revision$
* $Date$
* $Author$
*/
/**
@@ -19,7 +19,7 @@
*
* @package e107_plugins
* @subpackage chatbox
* @version $Id: chatbox_menu.php,v 1.19 2010-01-09 12:06:14 e107steved Exp $;
* @version $Id$;
*/
global $tp, $e107cache, $e_event, $e107, $pref;

View File

@@ -1,5 +1,5 @@
<?php
// $Id: e_header.php,v 1.2 2008-01-27 11:12:59 e107coders Exp $
// $Id$
if (!defined('e107_INIT')) { exit; }
if($eMenuActive['chatbox_menu'] && ($pref['cb_layer']==2))

View File

@@ -9,9 +9,9 @@
* Chatbox e_list Handler
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/chatbox_menu/e_list.php,v $
* $Revision: 1.4 $
* $Date: 2009-11-18 01:05:23 $
* $Author: e107coders $
* $Revision$
* $Date$
* $Author$
*
*/
if (!defined('e107_INIT')) { exit; }

View File

@@ -9,9 +9,9 @@
*
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/chatbox_menu/e_notify.php,v $
* $Revision: 1.4 $
* $Date: 2009-11-18 01:05:23 $
* $Author: e107coders $
* $Revision$
* $Date$
* $Author$
*/
if (!defined('e107_INIT')) { exit; }

View File

@@ -9,9 +9,9 @@
* Chatbox plugin - Status
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/chatbox_menu/e_status.php,v $
* $Revision: 1.2 $
* $Date: 2010-01-09 12:06:15 $
* $Author: e107steved $
* $Revision$
* $Date$
* $Author$
*
*/
@@ -20,7 +20,7 @@
*
* @package e107_plugins
* @subpackage chatbox
* @version $Id: e_status.php,v 1.2 2010-01-09 12:06:15 e107steved Exp $;
* @version $Id$;
*/
if (!defined('e107_INIT')) { exit; }

View File

@@ -9,9 +9,9 @@
*
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/chatbox_menu/languages/English/English.php,v $
* $Revision: 1.4 $
* $Date: 2009-11-18 01:05:23 $
* $Author: e107coders $
* $Revision$
* $Date$
* $Author$
*/
define("CHATBOX_L1", "Unable to accept post as that username is registered - if it is your username please login to post.");

View File

@@ -4,9 +4,9 @@
| e107 website system - Language File.
|
| $Source: /cvs_backup/e107_0.8/e107_plugins/chatbox_menu/languages/English/admin_chatbox_menu.php,v $
| $Revision: 1.1 $
| $Date: 2008-12-11 21:13:48 $
| $Author: e107steved $
| $Revision$
| $Date$
| $Author$
| Encoding:
+----------------------------------------------------------------------------+
*/

View File

@@ -4,9 +4,9 @@
| e107 website system - Language File.
|
| $Source: /cvs_backup/e107_0.8/e107_plugins/chatbox_menu/languages/English/lan_chatbox_search.php,v $
| $Revision: 1.1.1.1 $
| $Date: 2006-12-02 04:34:51 $
| $Author: mcfly_e107 $
| $Revision$
| $Date$
| $Author$
+----------------------------------------------------------------------------+
*/

View File

@@ -9,9 +9,9 @@
*
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/chatbox_menu/search/search_advanced.php,v $
* $Revision: 1.3 $
* $Date: 2009-11-18 01:05:23 $
* $Author: e107coders $
* $Revision$
* $Date$
* $Author$
*/
if (!defined('e107_INIT')) { exit; }

View File

@@ -9,9 +9,9 @@
*
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/chatbox_menu/search/search_parser.php,v $
* $Revision: 1.3 $
* $Date: 2009-11-18 01:05:23 $
* $Author: e107coders $
* $Revision$
* $Date$
* $Author$
*/
if (!defined('e107_INIT')) { exit; }