diff --git a/banner.php b/banner.php
index 20e0bab0f..d0f410b9e 100644
--- a/banner.php
+++ b/banner.php
@@ -2,15 +2,15 @@
/*
* 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)
*
*
*
* $Source: /cvs_backup/e107_0.8/banner.php,v $
- * $Revision: 1.7 $
- * $Date: 2009-09-18 22:20:39 $
+ * $Revision: 1.8 $
+ * $Date: 2009-11-18 01:04:24 $
* $Author: e107coders $
*/
diff --git a/class2.php b/class2.php
index 5f6fbfde3..56ed925b2 100644
--- a/class2.php
+++ b/class2.php
@@ -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)
*
* General purpose file
*
* $Source: /cvs_backup/e107_0.8/class2.php,v $
-* $Revision: 1.158 $
-* $Date: 2009-11-17 09:37:22 $
-* $Author: marj_nl_fr $
+* $Revision: 1.159 $
+* $Date: 2009-11-18 01:04:24 $
+* $Author: e107coders $
*
*/
//
diff --git a/comment.php b/comment.php
index ae0229396..03037513c 100644
--- a/comment.php
+++ b/comment.php
@@ -3,7 +3,7 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
-| Copyright (C) 2001-2009 e107 Inc
+| Copyright (C) 2008-2009 e107 Inc
| http://e107.org
|
|
@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/comment.php,v $
-| $Revision: 1.12 $
-| $Date: 2009-09-14 18:18:36 $
-| $Author: secretr $
+| $Revision: 1.13 $
+| $Date: 2009-11-18 01:04:24 $
+| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
require_once("class2.php");
diff --git a/contact.php b/contact.php
index 14a18db69..a2c3b7f6b 100644
--- a/contact.php
+++ b/contact.php
@@ -3,7 +3,7 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
-| Copyright (C) 2001-2009 e107 Inc
+| Copyright (C) 2008-2009 e107 Inc
| http://e107.org
|
|
@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/contact.php,v $
-| $Revision: 1.8 $
-| $Date: 2009-08-28 15:30:24 $
-| $Author: marj_nl_fr $
+| $Revision: 1.9 $
+| $Date: 2009-11-18 01:04:24 $
+| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
require_once("class2.php");
diff --git a/download.php b/download.php
index 8289a7d8f..0c9774889 100644
--- a/download.php
+++ b/download.php
@@ -3,7 +3,7 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
-| Copyright (C) 2001-2009 e107 Inc
+| Copyright (C) 2008-2009 e107 Inc
| http://e107.org
|
|
@@ -11,8 +11,8 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/download.php,v $
-| $Revision: 1.30 $
-| $Date: 2009-09-17 20:38:17 $
+| $Revision: 1.31 $
+| $Date: 2009-11-18 01:04:24 $
| $Author: e107coders $
|
+----------------------------------------------------------------------------+
diff --git a/e107_admin/ad_links.php b/e107_admin/ad_links.php
index 1c1c8ac82..99446bedb 100644
--- a/e107_admin/ad_links.php
+++ b/e107_admin/ad_links.php
@@ -2,15 +2,15 @@
/*
* 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)
*
* Admin Navigation
*
* $Source: /cvs_backup/e107_0.8/e107_admin/ad_links.php,v $
- * $Revision: 1.20 $
- * $Date: 2009-11-08 13:21:56 $
+ * $Revision: 1.21 $
+ * $Date: 2009-11-18 01:04:24 $
* $Author: e107coders $
*/
diff --git a/e107_admin/admin.php b/e107_admin/admin.php
index c546d420c..750004744 100644
--- a/e107_admin/admin.php
+++ b/e107_admin/admin.php
@@ -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_admin/admin.php,v $
- * $Revision: 1.24 $
- * $Date: 2009-11-17 10:35:34 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.25 $
+ * $Date: 2009-11-18 01:04:24 $
+ * $Author: e107coders $
*/
require_once('../class2.php');
diff --git a/e107_admin/admin_log.php b/e107_admin/admin_log.php
index 500e8ce8b..c9fcb08a2 100644
--- a/e107_admin/admin_log.php
+++ b/e107_admin/admin_log.php
@@ -2,15 +2,15 @@
/*
* 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)
*
* Administration Area - Admin Log
*
* $Source: /cvs_backup/e107_0.8/e107_admin/admin_log.php,v $
- * $Revision: 1.31 $
- * $Date: 2009-11-08 09:14:22 $
+ * $Revision: 1.32 $
+ * $Date: 2009-11-18 01:04:24 $
* $Author: e107coders $
*
*/
diff --git a/e107_admin/administrator.php b/e107_admin/administrator.php
index 853597173..806d47cca 100644
--- a/e107_admin/administrator.php
+++ b/e107_admin/administrator.php
@@ -2,15 +2,15 @@
/*
* 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)
*
* Administrators Management
*
* $Source: /cvs_backup/e107_0.8/e107_admin/administrator.php,v $
- * $Revision: 1.17 $
- * $Date: 2009-11-12 05:11:41 $
+ * $Revision: 1.18 $
+ * $Date: 2009-11-18 01:04:24 $
* $Author: e107coders $
*
*/
diff --git a/e107_admin/auth.php b/e107_admin/auth.php
index 803956f1a..a11c602c3 100644
--- a/e107_admin/auth.php
+++ b/e107_admin/auth.php
@@ -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)
*
* Administration Area Authorization
*
* $Source: /cvs_backup/e107_0.8/e107_admin/auth.php,v $
- * $Revision: 1.12 $
- * $Date: 2009-10-19 20:09:15 $
- * $Author: e107steved $
+ * $Revision: 1.13 $
+ * $Date: 2009-11-18 01:04:24 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_admin/banlist.php b/e107_admin/banlist.php
index 6768b4dda..323aa2d12 100644
--- a/e107_admin/banlist.php
+++ b/e107_admin/banlist.php
@@ -2,15 +2,15 @@
/*
* 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)
*
* Ban List Management
*
* $Source: /cvs_backup/e107_0.8/e107_admin/banlist.php,v $
- * $Revision: 1.21 $
- * $Date: 2009-11-08 09:14:22 $
+ * $Revision: 1.22 $
+ * $Date: 2009-11-18 01:04:25 $
* $Author: e107coders $
*
*/
diff --git a/e107_admin/banlist_export.php b/e107_admin/banlist_export.php
index 6b41e69fb..0e957eb86 100644
--- a/e107_admin/banlist_export.php
+++ b/e107_admin/banlist_export.php
@@ -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)
*
* Banlist export
*
* $Source: /cvs_backup/e107_0.8/e107_admin/banlist_export.php,v $
- * $Revision: 1.4 $
- * $Date: 2009-11-12 14:30:07 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.5 $
+ * $Date: 2009-11-18 01:04:25 $
+ * $Author: e107coders $
*/
require_once("../class2.php");
diff --git a/e107_admin/cache.php b/e107_admin/cache.php
index 5a21b3c57..ed62e336f 100644
--- a/e107_admin/cache.php
+++ b/e107_admin/cache.php
@@ -2,15 +2,15 @@
/*
* 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)
*
* Cache Administration Area
*
* $Source: /cvs_backup/e107_0.8/e107_admin/cache.php,v $
- * $Revision: 1.11 $
- * $Date: 2009-11-07 02:28:54 $
+ * $Revision: 1.12 $
+ * $Date: 2009-11-18 01:04:25 $
* $Author: e107coders $
*
*/
diff --git a/e107_admin/check_inspector.php b/e107_admin/check_inspector.php
index 247dc9e66..b26e7a3db 100644
--- a/e107_admin/check_inspector.php
+++ b/e107_admin/check_inspector.php
@@ -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_admin/check_inspector.php,v $
- * $Revision: 1.2 $
- * $Date: 2009-11-12 14:30:07 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.3 $
+ * $Date: 2009-11-18 01:04:25 $
+ * $Author: e107coders $
*/
/*
diff --git a/e107_admin/comment.php b/e107_admin/comment.php
index 080be41dc..a97bcbf33 100644
--- a/e107_admin/comment.php
+++ b/e107_admin/comment.php
@@ -3,16 +3,16 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
-| Steve Dunstan 2001-2002
+| Copyright (C) 2008-2009 e107 Inc (e107.org)
| http://e107.org
-| jalist@e107.org
+|
|
| Released under the terms and conditions of the
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_admin/comment.php,v $
-| $Revision: 1.20 $
-| $Date: 2009-11-17 23:23:08 $
+| $Revision: 1.21 $
+| $Date: 2009-11-18 01:04:25 $
| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
diff --git a/e107_admin/core_image.php b/e107_admin/core_image.php
index dca131399..c08e48647 100644
--- a/e107_admin/core_image.php
+++ b/e107_admin/core_image.php
@@ -3,17 +3,17 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
-| Steve Dunstan 2001-2002
+| Copyright (C) 2008-2009 e107 Inc (e107.org)
| http://e107.org
-| jalist@e107.org
+|
|
| Released under the terms and conditions of the
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_admin/core_image.php,v $
-| $Revision: 1.2 $
-| $Date: 2007-01-17 20:47:09 $
-| $Author: e107steved $
+| $Revision: 1.3 $
+| $Date: 2009-11-18 01:04:25 $
+| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
diff --git a/e107_admin/cpage.php b/e107_admin/cpage.php
index 2ab2ce828..8eb6a8724 100644
--- a/e107_admin/cpage.php
+++ b/e107_admin/cpage.php
@@ -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)
*
* Custom Menus/Pages Administration
*
* $Source: /cvs_backup/e107_0.8/e107_admin/cpage.php,v $
- * $Revision: 1.25 $
- * $Date: 2009-11-05 17:32:17 $
- * $Author: secretr $
+ * $Revision: 1.26 $
+ * $Date: 2009-11-18 01:04:25 $
+ * $Author: e107coders $
*
*/
diff --git a/e107_admin/credits.php b/e107_admin/credits.php
index 858ef1fec..07220def0 100644
--- a/e107_admin/credits.php
+++ b/e107_admin/credits.php
@@ -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_admin/credits.php,v $
- * $Revision: 1.7 $
- * $Date: 2009-11-12 14:30:07 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.8 $
+ * $Date: 2009-11-18 01:04:25 $
+ * $Author: e107coders $
*/
require_once("../class2.php");
diff --git a/e107_admin/cron.php b/e107_admin/cron.php
index 720625d7d..800cbf4c2 100644
--- a/e107_admin/cron.php
+++ b/e107_admin/cron.php
@@ -3,7 +3,7 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
-| Copyright (C) 2001-2009 e107 Inc
+| Copyright (C) 2008-2009 e107 Inc
| http://e107.org/
|
|
@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org/).
|
| $Source: /cvs_backup/e107_0.8/e107_admin/cron.php,v $
-| $Revision: 1.17 $
-| $Date: 2009-11-17 20:47:13 $
-| $Author: e107steved $
+| $Revision: 1.18 $
+| $Date: 2009-11-18 01:04:25 $
+| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
diff --git a/e107_admin/db.php b/e107_admin/db.php
index 85025b33b..1801f13c3 100644
--- a/e107_admin/db.php
+++ b/e107_admin/db.php
@@ -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)
*
* Administration - Database Utilities
*
* $Source: /cvs_backup/e107_0.8/e107_admin/db.php,v $
- * $Revision: 1.46 $
- * $Date: 2009-11-14 04:28:04 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.47 $
+ * $Date: 2009-11-18 01:04:25 $
+ * $Author: e107coders $
*
*/
diff --git a/e107_admin/db_verify.php b/e107_admin/db_verify.php
index c85ec8810..3b7e1645e 100644
--- a/e107_admin/db_verify.php
+++ b/e107_admin/db_verify.php
@@ -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)
*
* Administration - DB Verify
*
* $Source: /cvs_backup/e107_0.8/e107_admin/db_verify.php,v $
- * $Revision: 1.8 $
- * $Date: 2009-09-10 19:15:43 $
- * $Author: secretr $
+ * $Revision: 1.9 $
+ * $Date: 2009-11-18 01:04:25 $
+ * $Author: e107coders $
*
*/
require_once("../class2.php");
diff --git a/e107_admin/docs.php b/e107_admin/docs.php
index c4f96527b..92cf1fa2c 100644
--- a/e107_admin/docs.php
+++ b/e107_admin/docs.php
@@ -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)
*
* Docs
*
* $Source: /cvs_backup/e107_0.8/e107_admin/docs.php,v $
- * $Revision: 1.6 $
- * $Date: 2009-10-29 14:25:29 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.7 $
+ * $Date: 2009-11-18 01:04:25 $
+ * $Author: e107coders $
*
*/
require_once("../class2.php");
diff --git a/e107_admin/download.php b/e107_admin/download.php
index 729a7ea1c..1e9cde4b9 100644
--- a/e107_admin/download.php
+++ b/e107_admin/download.php
@@ -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_admin/download.php,v $
- * $Revision: 1.20 $
- * $Date: 2009-11-17 10:46:34 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.21 $
+ * $Date: 2009-11-18 01:04:25 $
+ * $Author: e107coders $
*/
define('DOWNLOAD_DEBUG',FALSE);
diff --git a/e107_admin/e107_update.php b/e107_admin/e107_update.php
index d81f727e5..a31ebdbb5 100644
--- a/e107_admin/e107_update.php
+++ b/e107_admin/e107_update.php
@@ -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)
*
* Administration - e107 System Update
*
* $Source: /cvs_backup/e107_0.8/e107_admin/e107_update.php,v $
- * $Revision: 1.6 $
- * $Date: 2009-08-28 16:11:00 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.7 $
+ * $Date: 2009-11-18 01:04:25 $
+ * $Author: e107coders $
*
*/
require_once ("../class2.php");
diff --git a/e107_admin/emoticon.php b/e107_admin/emoticon.php
index 2ae82e919..6b8de58dc 100644
--- a/e107_admin/emoticon.php
+++ b/e107_admin/emoticon.php
@@ -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)
*
* Administration Area - Emotions Settings & Packs
*
* $Source: /cvs_backup/e107_0.8/e107_admin/emoticon.php,v $
- * $Revision: 1.19 $
- * $Date: 2009-10-29 12:39:21 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.20 $
+ * $Date: 2009-11-18 01:04:25 $
+ * $Author: e107coders $
*
*/
diff --git a/e107_admin/eurl.php b/e107_admin/eurl.php
index ea86d6d17..57b21b492 100644
--- a/e107_admin/eurl.php
+++ b/e107_admin/eurl.php
@@ -2,15 +2,15 @@
/*
* 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)
*
* URL Management
*
* $Source: /cvs_backup/e107_0.8/e107_admin/eurl.php,v $
- * $Revision: 1.12 $
- * $Date: 2009-11-05 09:15:12 $
+ * $Revision: 1.13 $
+ * $Date: 2009-11-18 01:04:25 $
* $Author: e107coders $
*/
diff --git a/e107_admin/fileinspector.php b/e107_admin/fileinspector.php
index 5e416ac68..5bb3a12eb 100644
--- a/e107_admin/fileinspector.php
+++ b/e107_admin/fileinspector.php
@@ -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_admin/fileinspector.php,v $
- * $Revision: 1.18 $
- * $Date: 2009-11-12 14:30:07 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.19 $
+ * $Date: 2009-11-18 01:04:25 $
+ * $Author: e107coders $
*/
if ($_SERVER['QUERY_STRING'] == 'alone')
@@ -940,7 +940,7 @@ class file_inspector {
/*
* 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)
*
diff --git a/e107_admin/filemanager.php b/e107_admin/filemanager.php
index 3a4d46430..3f1bb19fb 100644
--- a/e107_admin/filemanager.php
+++ b/e107_admin/filemanager.php
@@ -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_admin/filemanager.php,v $
- * $Revision: 1.12 $
- * $Date: 2009-11-17 10:46:34 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.13 $
+ * $Date: 2009-11-18 01:04:25 $
+ * $Author: e107coders $
*/
require_once("../class2.php");
diff --git a/e107_admin/fla.php b/e107_admin/fla.php
index 8aeaab6ef..ffd06770a 100644
--- a/e107_admin/fla.php
+++ b/e107_admin/fla.php
@@ -2,15 +2,15 @@
/*
* 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)
*
* Manage/View failed login attempts
*
* $Source: /cvs_backup/e107_0.8/e107_admin/fla.php,v $
- * $Revision: 1.9 $
- * $Date: 2009-11-08 09:14:22 $
+ * $Revision: 1.10 $
+ * $Date: 2009-11-18 01:04:25 $
* $Author: e107coders $
*
*/
diff --git a/e107_admin/footer.php b/e107_admin/footer.php
index fe564be58..d303c8e9d 100644
--- a/e107_admin/footer.php
+++ b/e107_admin/footer.php
@@ -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)
*
* Admin Footer
*
* $Source: /cvs_backup/e107_0.8/e107_admin/footer.php,v $
- * $Revision: 1.16 $
- * $Date: 2009-10-29 12:39:20 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.17 $
+ * $Date: 2009-11-18 01:04:25 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT'))
{
diff --git a/e107_admin/frontpage.php b/e107_admin/frontpage.php
index 8c78e281e..76c1b412c 100644
--- a/e107_admin/frontpage.php
+++ b/e107_admin/frontpage.php
@@ -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)
*
* Administration Area - Front page
*
* $Source: /cvs_backup/e107_0.8/e107_admin/frontpage.php,v $
- * $Revision: 1.14 $
- * $Date: 2009-09-14 20:59:23 $
- * $Author: secretr $
+ * $Revision: 1.15 $
+ * $Date: 2009-11-18 01:04:25 $
+ * $Author: e107coders $
*
*/
diff --git a/e107_admin/header.php b/e107_admin/header.php
index 11573ab62..6374900d5 100644
--- a/e107_admin/header.php
+++ b/e107_admin/header.php
@@ -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)
*
* Admin Header
*
* $Source: /cvs_backup/e107_0.8/e107_admin/header.php,v $
- * $Revision: 1.53 $
- * $Date: 2009-11-12 16:45:36 $
- * $Author: secretr $
+ * $Revision: 1.54 $
+ * $Date: 2009-11-18 01:04:25 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT'))
diff --git a/e107_admin/image.php b/e107_admin/image.php
index 42ab5c048..e9feadfce 100644
--- a/e107_admin/image.php
+++ b/e107_admin/image.php
@@ -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)
*
* Image Administration Area
*
* $Source: /cvs_backup/e107_0.8/e107_admin/image.php,v $
- * $Revision: 1.32 $
- * $Date: 2009-11-17 15:23:01 $
- * $Author: secretr $
+ * $Revision: 1.33 $
+ * $Date: 2009-11-18 01:04:25 $
+ * $Author: e107coders $
*
*/
require_once("../class2.php");
diff --git a/e107_admin/includes/beginner.php b/e107_admin/includes/beginner.php
index 1bfd02a5a..92bd6c59f 100644
--- a/e107_admin/includes/beginner.php
+++ b/e107_admin/includes/beginner.php
@@ -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_admin/includes/beginner.php,v $
- * $Revision: 1.5 $
- * $Date: 2009-11-12 14:30:07 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.6 $
+ * $Date: 2009-11-18 01:04:42 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_admin/includes/cascade.php b/e107_admin/includes/cascade.php
index 5ccf6da62..f92705d61 100644
--- a/e107_admin/includes/cascade.php
+++ b/e107_admin/includes/cascade.php
@@ -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_admin/includes/cascade.php,v $
- * $Revision: 1.5 $
- * $Date: 2009-11-12 14:30:07 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.6 $
+ * $Date: 2009-11-18 01:04:42 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_admin/includes/categories.php b/e107_admin/includes/categories.php
index 01e14cac1..7a1f2ed8c 100644
--- a/e107_admin/includes/categories.php
+++ b/e107_admin/includes/categories.php
@@ -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_admin/includes/categories.php,v $
- * $Revision: 1.9 $
- * $Date: 2009-11-17 10:46:34 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.10 $
+ * $Date: 2009-11-18 01:04:42 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_admin/includes/classis.php b/e107_admin/includes/classis.php
index 6b4c579d4..4a04fd921 100644
--- a/e107_admin/includes/classis.php
+++ b/e107_admin/includes/classis.php
@@ -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_admin/includes/classis.php,v $
- * $Revision: 1.5 $
- * $Date: 2009-11-12 14:30:07 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.6 $
+ * $Date: 2009-11-18 01:04:42 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_admin/includes/combo.php b/e107_admin/includes/combo.php
index cfc7c3085..ade0cab1a 100644
--- a/e107_admin/includes/combo.php
+++ b/e107_admin/includes/combo.php
@@ -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_admin/includes/combo.php,v $
- * $Revision: 1.5 $
- * $Date: 2009-11-12 14:30:07 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.6 $
+ * $Date: 2009-11-18 01:04:42 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_admin/includes/compact.php b/e107_admin/includes/compact.php
index 0a669ac2d..a7aa2fe3b 100644
--- a/e107_admin/includes/compact.php
+++ b/e107_admin/includes/compact.php
@@ -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_admin/includes/compact.php,v $
- * $Revision: 1.5 $
- * $Date: 2009-11-12 14:30:07 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.6 $
+ * $Date: 2009-11-18 01:04:42 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_admin/includes/infopanel.php b/e107_admin/includes/infopanel.php
index 2d5030000..6a001dbe8 100644
--- a/e107_admin/includes/infopanel.php
+++ b/e107_admin/includes/infopanel.php
@@ -3,16 +3,16 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
- | Steve Dunstan 2001-2002
+ | Copyright (C) 2008-2009 e107 Inc (e107.org)
| http://e107.org
- | jalist@e107.org
+ |
|
| Released under the terms and conditions of the
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_admin/includes/infopanel.php,v $
- | $Revision: 1.16 $
- | $Date: 2009-11-17 13:12:33 $
+ | $Revision: 1.17 $
+ | $Date: 2009-11-18 01:04:42 $
| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
diff --git a/e107_admin/includes/tabbed.php b/e107_admin/includes/tabbed.php
index 53560d136..28b190f5d 100644
--- a/e107_admin/includes/tabbed.php
+++ b/e107_admin/includes/tabbed.php
@@ -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_admin/includes/tabbed.php,v $
- * $Revision: 1.2 $
- * $Date: 2009-11-12 14:30:07 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.3 $
+ * $Date: 2009-11-18 01:04:42 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_admin/index.php b/e107_admin/index.php
index c1d1b2838..c2196b102 100644
--- a/e107_admin/index.php
+++ b/e107_admin/index.php
@@ -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_admin/index.php,v $
- * $Revision: 1.2 $
- * $Date: 2009-11-12 14:30:07 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.3 $
+ * $Date: 2009-11-18 01:04:26 $
+ * $Author: e107coders $
*/
header('Location: admin.php');
diff --git a/e107_admin/lancheck.php b/e107_admin/lancheck.php
index 4f1e2d628..872c3a658 100644
--- a/e107_admin/lancheck.php
+++ b/e107_admin/lancheck.php
@@ -2,7 +2,7 @@
/*
* 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)
*
@@ -10,8 +10,8 @@
* With code from Izydor and Lolo.
*
* $Source: /cvs_backup/e107_0.8/e107_admin/lancheck.php,v $
- * $Revision: 1.19 $
- * $Date: 2009-11-05 08:07:48 $
+ * $Revision: 1.20 $
+ * $Date: 2009-11-18 01:04:26 $
* $Author: e107coders $
*
*/
@@ -74,7 +74,7 @@ if(isset($_POST['submit']))
$diz = chr(47)."*\n";
$diz .= " * e107 website system\n";
$diz .= " *\n";
- $diz .= " * Copyright (C) 2001-2008 e107 Inc (e107.org)\n";
+ $diz .= " * Copyright (C) 2008-2009 e107 Inc (e107.org)\n";
$diz .= " * Released under the terms and conditions of the\n";
$diz .= " * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)\n";
$diz .= " *\n";
diff --git a/e107_admin/language.php b/e107_admin/language.php
index 1e771d7d7..fe0cd61af 100644
--- a/e107_admin/language.php
+++ b/e107_admin/language.php
@@ -2,15 +2,15 @@
/*
* 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)
*
* Administration Area - Languages
*
* $Source: /cvs_backup/e107_0.8/e107_admin/language.php,v $
- * $Revision: 1.26 $
- * $Date: 2009-11-08 09:14:22 $
+ * $Revision: 1.27 $
+ * $Date: 2009-11-18 01:04:26 $
* $Author: e107coders $
*
*/
diff --git a/e107_admin/links.php b/e107_admin/links.php
index c8e570b3f..385c2d79f 100644
--- a/e107_admin/links.php
+++ b/e107_admin/links.php
@@ -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)
*
* Administration Area - Site Links
*
* $Source: /cvs_backup/e107_0.8/e107_admin/links.php,v $
- * $Revision: 1.32 $
- * $Date: 2009-11-05 17:32:17 $
- * $Author: secretr $
+ * $Revision: 1.33 $
+ * $Date: 2009-11-18 01:04:26 $
+ * $Author: e107coders $
*
*/
diff --git a/e107_admin/mailout.php b/e107_admin/mailout.php
index 0740b85a8..094cc3733 100644
--- a/e107_admin/mailout.php
+++ b/e107_admin/mailout.php
@@ -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)
*
* Administration - Site Maintenance
*
* $Source: /cvs_backup/e107_0.8/e107_admin/mailout.php,v $
- * $Revision: 1.25 $
- * $Date: 2009-11-16 20:40:38 $
- * $Author: e107steved $
+ * $Revision: 1.26 $
+ * $Date: 2009-11-18 01:04:26 $
+ * $Author: e107coders $
*
*/
diff --git a/e107_admin/message.php b/e107_admin/message.php
index bfb84f1f6..54c474d5c 100644
--- a/e107_admin/message.php
+++ b/e107_admin/message.php
@@ -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_admin/message.php,v $
- * $Revision: 1.4 $
- * $Date: 2009-11-12 14:30:07 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.5 $
+ * $Date: 2009-11-18 01:04:26 $
+ * $Author: e107coders $
*/
require_once("../class2.php");
diff --git a/e107_admin/meta.php b/e107_admin/meta.php
index 0c6e71746..e576e8d41 100644
--- a/e107_admin/meta.php
+++ b/e107_admin/meta.php
@@ -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)
*
* Administration Area - Meta Tags
*
* $Source: /cvs_backup/e107_0.8/e107_admin/meta.php,v $
- * $Revision: 1.10 $
- * $Date: 2009-08-28 16:10:56 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.11 $
+ * $Date: 2009-11-18 01:04:26 $
+ * $Author: e107coders $
*
*/
require_once("../class2.php");
diff --git a/e107_admin/modcomment.php b/e107_admin/modcomment.php
index fb13edf12..fcdb002eb 100644
--- a/e107_admin/modcomment.php
+++ b/e107_admin/modcomment.php
@@ -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_admin/modcomment.php,v $
- * $Revision: 1.10 $
- * $Date: 2009-11-12 14:30:06 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.11 $
+ * $Date: 2009-11-18 01:04:26 $
+ * $Author: e107coders $
*/
require_once("../class2.php");
diff --git a/e107_admin/newspost.php b/e107_admin/newspost.php
index 111ab1e1a..de36332b0 100644
--- a/e107_admin/newspost.php
+++ b/e107_admin/newspost.php
@@ -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)
*
* News Administration
*
* $Source: /cvs_backup/e107_0.8/e107_admin/newspost.php,v $
- * $Revision: 1.63 $
- * $Date: 2009-11-05 17:32:17 $
- * $Author: secretr $
+ * $Revision: 1.64 $
+ * $Date: 2009-11-18 01:04:26 $
+ * $Author: e107coders $
*/
require_once("../class2.php");
diff --git a/e107_admin/notify.php b/e107_admin/notify.php
index 466aee908..53bf8f1e3 100644
--- a/e107_admin/notify.php
+++ b/e107_admin/notify.php
@@ -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_admin/notify.php,v $
- * $Revision: 1.10 $
- * $Date: 2009-11-12 14:30:07 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.11 $
+ * $Date: 2009-11-18 01:04:26 $
+ * $Author: e107coders $
*/
require_once('../class2.php');
diff --git a/e107_admin/phpinfo.php b/e107_admin/phpinfo.php
index 6fa3c8190..af0605009 100644
--- a/e107_admin/phpinfo.php
+++ b/e107_admin/phpinfo.php
@@ -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_admin/phpinfo.php,v $
- * $Revision: 1.2 $
- * $Date: 2009-11-12 14:30:07 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.3 $
+ * $Date: 2009-11-18 01:04:26 $
+ * $Author: e107coders $
*/
require_once("../class2.php");
diff --git a/e107_admin/plugin.php b/e107_admin/plugin.php
index 139ce17e7..b6e53db2e 100644
--- a/e107_admin/plugin.php
+++ b/e107_admin/plugin.php
@@ -3,16 +3,16 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
-| Steve Dunstan 2001-2002
+| Copyright (C) 2008-2009 e107 Inc (e107.org)
| http://e107.org
-| jalist@e107.org
+|
|
| Released under the terms and conditions of the
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_admin/plugin.php,v $
-| $Revision: 1.55 $
-| $Date: 2009-11-11 16:02:38 $
+| $Revision: 1.56 $
+| $Date: 2009-11-18 01:04:26 $
| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
diff --git a/e107_admin/prefs.php b/e107_admin/prefs.php
index 014f9ef27..e611b03bb 100644
--- a/e107_admin/prefs.php
+++ b/e107_admin/prefs.php
@@ -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)
*
* Administration - Site Preferences
*
* $Source: /cvs_backup/e107_0.8/e107_admin/prefs.php,v $
- * $Revision: 1.37 $
- * $Date: 2009-10-22 21:12:14 $
- * $Author: e107steved $
+ * $Revision: 1.38 $
+ * $Date: 2009-11-18 01:04:26 $
+ * $Author: e107coders $
*
*/
require_once ("../class2.php");
diff --git a/e107_admin/search.php b/e107_admin/search.php
index 6d1b226ff..78aede8ab 100644
--- a/e107_admin/search.php
+++ b/e107_admin/search.php
@@ -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)
*
* Search Administration
*
* $Source: /cvs_backup/e107_0.8/e107_admin/search.php,v $
- * $Revision: 1.7 $
- * $Date: 2009-08-28 16:10:53 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.8 $
+ * $Date: 2009-11-18 01:04:26 $
+ * $Author: e107coders $
*
*/
diff --git a/e107_admin/sql/core_sql.php b/e107_admin/sql/core_sql.php
index 77288b941..6ebeed7c0 100644
--- a/e107_admin/sql/core_sql.php
+++ b/e107_admin/sql/core_sql.php
@@ -2,15 +2,15 @@
/*
* 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)
*
* Core SQL
*
* $Source: /cvs_backup/e107_0.8/e107_admin/sql/core_sql.php,v $
- * $Revision: 1.36 $
- * $Date: 2009-11-14 04:13:10 $
+ * $Revision: 1.37 $
+ * $Date: 2009-11-18 01:04:42 $
* $Author: e107coders $
*/
@@ -22,7 +22,7 @@ exit;
# | e107 website system
# | /files/sql.php
# |
-# | Steve Dunstan 2001-2002
+# | Copyright (C) 2008-2009 e107 Inc (e107.org)
# | http://e107.org
# | jalist@e107.org
# |
diff --git a/e107_admin/sql/extended_country.php b/e107_admin/sql/extended_country.php
index 70b818937..b64786444 100644
--- a/e107_admin/sql/extended_country.php
+++ b/e107_admin/sql/extended_country.php
@@ -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_admin/sql/extended_country.php,v $
- * $Revision: 1.3 $
- * $Date: 2009-11-12 14:30:07 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.4 $
+ * $Date: 2009-11-18 01:04:42 $
+ * $Author: e107coders $
*/
header("location:../index.php");
diff --git a/e107_admin/sql/extended_timezones.php b/e107_admin/sql/extended_timezones.php
index a866f09bc..5c64d7a45 100644
--- a/e107_admin/sql/extended_timezones.php
+++ b/e107_admin/sql/extended_timezones.php
@@ -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_admin/sql/extended_timezones.php,v $
- * $Revision: 1.3 $
- * $Date: 2009-11-17 10:46:34 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.4 $
+ * $Date: 2009-11-18 01:04:42 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_admin/theme.php b/e107_admin/theme.php
index 8c3c43397..43ac657b7 100644
--- a/e107_admin/theme.php
+++ b/e107_admin/theme.php
@@ -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_admin/theme.php,v $
- * $Revision: 1.6 $
- * $Date: 2009-11-12 14:30:07 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.7 $
+ * $Date: 2009-11-18 01:04:26 $
+ * $Author: e107coders $
*/
require_once("../class2.php");
diff --git a/e107_admin/ugflag.php b/e107_admin/ugflag.php
index deb0c5367..dc29d18d1 100644
--- a/e107_admin/ugflag.php
+++ b/e107_admin/ugflag.php
@@ -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)
*
* Administration - Site Maintenance
*
* $Source: /cvs_backup/e107_0.8/e107_admin/ugflag.php,v $
- * $Revision: 1.7 $
- * $Date: 2009-10-28 20:26:04 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.8 $
+ * $Date: 2009-11-18 01:04:26 $
+ * $Author: e107coders $
*
*/
require_once ("../class2.php");
diff --git a/e107_admin/update_routines.php b/e107_admin/update_routines.php
index 54bd9457f..0f19946b2 100644
--- a/e107_admin/update_routines.php
+++ b/e107_admin/update_routines.php
@@ -3,17 +3,17 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
-| Steve Dunstan 2001-2002
+| Copyright (C) 2008-2009 e107 Inc (e107.org)
| http://e107.org
-| jalist@e107.org
+|
|
| Released under the terms and conditions of the
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_admin/update_routines.php,v $
-| $Revision: 1.59 $
-| $Date: 2009-11-16 20:40:39 $
-| $Author: e107steved $
+| $Revision: 1.60 $
+| $Date: 2009-11-18 01:04:26 $
+| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
diff --git a/e107_admin/updateadmin.php b/e107_admin/updateadmin.php
index c0699777e..be6266a2b 100644
--- a/e107_admin/updateadmin.php
+++ b/e107_admin/updateadmin.php
@@ -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)
*
* Administration Area - Update Admin
*
* $Source: /cvs_backup/e107_0.8/e107_admin/updateadmin.php,v $
- * $Revision: 1.7 $
- * $Date: 2009-08-28 16:10:56 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.8 $
+ * $Date: 2009-11-18 01:04:26 $
+ * $Author: e107coders $
*
*/
diff --git a/e107_admin/upload.php b/e107_admin/upload.php
index 71990a1c8..6a58a020d 100644
--- a/e107_admin/upload.php
+++ b/e107_admin/upload.php
@@ -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_admin/upload.php,v $
- * $Revision: 1.12 $
- * $Date: 2009-11-17 10:46:34 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.13 $
+ * $Date: 2009-11-18 01:04:26 $
+ * $Author: e107coders $
*/
require_once("../class2.php");
diff --git a/e107_admin/userclass2.php b/e107_admin/userclass2.php
index 4e50ac8c9..52b051399 100644
--- a/e107_admin/userclass2.php
+++ b/e107_admin/userclass2.php
@@ -2,15 +2,15 @@
/*
* 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)
*
* Administration Area - User classes
*
* $Source: /cvs_backup/e107_0.8/e107_admin/userclass2.php,v $
- * $Revision: 1.33 $
- * $Date: 2009-11-06 00:02:12 $
+ * $Revision: 1.34 $
+ * $Date: 2009-11-18 01:04:26 $
* $Author: e107coders $
*
*/
diff --git a/e107_admin/users.php b/e107_admin/users.php
index a97888229..f6868e1de 100644
--- a/e107_admin/users.php
+++ b/e107_admin/users.php
@@ -3,15 +3,15 @@
/*
* 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)
*
* Administration Area - Users
*
* $Source: /cvs_backup/e107_0.8/e107_admin/users.php,v $
-* $Revision: 1.68 $
-* $Date: 2009-11-17 13:12:35 $
+* $Revision: 1.69 $
+* $Date: 2009-11-18 01:04:26 $
* $Author: e107coders $
*
*/
diff --git a/e107_admin/users_extended.php b/e107_admin/users_extended.php
index ff2c69bbe..bc94aab9b 100755
--- a/e107_admin/users_extended.php
+++ b/e107_admin/users_extended.php
@@ -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_admin/users_extended.php,v $
- * $Revision: 1.21 $
- * $Date: 2009-11-17 10:46:34 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.22 $
+ * $Date: 2009-11-18 01:04:26 $
+ * $Author: e107coders $
*/
require_once('../class2.php');
diff --git a/e107_admin/ver.php b/e107_admin/ver.php
index a1e1f1d20..03c7b85cb 100644
--- a/e107_admin/ver.php
+++ b/e107_admin/ver.php
@@ -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_admin/ver.php,v $
- * $Revision: 1.3 $
- * $Date: 2009-11-12 14:30:07 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.4 $
+ * $Date: 2009-11-18 01:04:26 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_admin/wmessage.php b/e107_admin/wmessage.php
index d8b9b141f..ed782e15a 100644
--- a/e107_admin/wmessage.php
+++ b/e107_admin/wmessage.php
@@ -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_admin/wmessage.php,v $
- * $Revision: 1.7 $
- * $Date: 2009-11-12 14:30:07 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.8 $
+ * $Date: 2009-11-18 01:04:26 $
+ * $Author: e107coders $
*/
require_once("../class2.php");
diff --git a/e107_files/e_ajax.php b/e107_files/e_ajax.php
index 566dea17f..e85c7fea1 100644
--- a/e107_files/e_ajax.php
+++ b/e107_files/e_ajax.php
@@ -3,17 +3,17 @@
+ ----------------------------------------------------------------------------+
|| e107 website system
|
-| Steve Dunstan 2001-2002
+| Copyright (C) 2008-2009 e107 Inc (e107.org)
| http://e107.org
-| jalist@e107.org
+|
|
| Released under the terms and conditions of the
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_files/e_ajax.php,v $
-| $Revision: 1.7 $
-| $Date: 2009-11-06 18:37:23 $
-| $Author: secretr $
+| $Revision: 1.8 $
+| $Date: 2009-11-18 01:04:42 $
+| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
$_E107['minimal'] = TRUE;
diff --git a/e107_files/e_css.php b/e107_files/e_css.php
index d498ca1d7..aac97a111 100644
--- a/e107_files/e_css.php
+++ b/e107_files/e_css.php
@@ -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)
*
* Unobtrusive JS support
*
* $Source: /cvs_backup/e107_0.8/e107_files/e_css.php,v $
- * $Revision: 1.3 $
- * $Date: 2009-08-20 08:38:30 $
- * $Author: secretr $
+ * $Revision: 1.4 $
+ * $Date: 2009-11-18 01:04:43 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
// No JavaScript support using CSS
diff --git a/e107_files/import/e107_import_class.php b/e107_files/import/e107_import_class.php
index a65e55502..cfaf3b42f 100644
--- a/e107_files/import/e107_import_class.php
+++ b/e107_files/import/e107_import_class.php
@@ -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_files/import/e107_import_class.php,v $
- * $Revision: 1.2 $
- * $Date: 2009-11-12 14:37:12 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.3 $
+ * $Date: 2009-11-18 01:04:43 $
+ * $Author: e107coders $
*/
// This must be an incredibly pointless file! But it does allow testing of the basic plugin structure.
diff --git a/e107_files/import/import_classes.php b/e107_files/import/import_classes.php
index 6d44c3b70..670bc8fb0 100644
--- a/e107_files/import/import_classes.php
+++ b/e107_files/import/import_classes.php
@@ -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_files/import/import_classes.php,v $
- * $Revision: 1.2 $
- * $Date: 2009-11-12 14:37:13 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.3 $
+ * $Date: 2009-11-18 01:04:43 $
+ * $Author: e107coders $
*/
/*
diff --git a/e107_files/import/import_to_e107.php b/e107_files/import/import_to_e107.php
index 7755a2a40..a9cee0330 100644
--- a/e107_files/import/import_to_e107.php
+++ b/e107_files/import/import_to_e107.php
@@ -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_files/import/import_to_e107.php,v $
- * $Revision: 1.2 $
- * $Date: 2009-11-12 14:37:12 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.3 $
+ * $Date: 2009-11-18 01:04:43 $
+ * $Author: e107coders $
*/
/*
diff --git a/e107_files/import/import_user_class.php b/e107_files/import/import_user_class.php
index b58b1bb09..77b8699d2 100644
--- a/e107_files/import/import_user_class.php
+++ b/e107_files/import/import_user_class.php
@@ -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_files/import/import_user_class.php,v $
- * $Revision: 1.2 $
- * $Date: 2009-11-12 14:37:12 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.3 $
+ * $Date: 2009-11-18 01:04:43 $
+ * $Author: e107coders $
*/
/*
diff --git a/e107_files/jslib/e107.js.php b/e107_files/jslib/e107.js.php
index 3155aa441..7e987696e 100644
--- a/e107_files/jslib/e107.js.php
+++ b/e107_files/jslib/e107.js.php
@@ -1,16 +1,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)
*
* e107 Javascript API
*
* $Source: /cvs_backup/e107_0.8/e107_files/jslib/e107.js.php,v $
- * $Revision: 1.37 $
- * $Date: 2009-11-11 20:57:33 $
- * $Author: secretr $
+ * $Revision: 1.38 $
+ * $Date: 2009-11-18 01:04:43 $
+ * $Author: e107coders $
*
*/
diff --git a/e107_files/resetcore.php b/e107_files/resetcore.php
index d0f90e618..3fd783b59 100644
--- a/e107_files/resetcore.php
+++ b/e107_files/resetcore.php
@@ -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_files/resetcore.php,v $
- * $Revision: 1.2 $
- * $Date: 2009-11-12 14:37:12 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.3 $
+ * $Date: 2009-11-18 01:04:43 $
+ * $Author: e107coders $
*/
require_once('../class2.php');
diff --git a/e107_files/shortcode/batch/bbcode_shortcodes.php b/e107_files/shortcode/batch/bbcode_shortcodes.php
index ef949e16b..a4b9b8af7 100644
--- a/e107_files/shortcode/batch/bbcode_shortcodes.php
+++ b/e107_files/shortcode/batch/bbcode_shortcodes.php
@@ -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_files/shortcode/batch/bbcode_shortcodes.php,v $
- * $Revision: 1.15 $
- * $Date: 2009-11-12 14:37:12 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.16 $
+ * $Date: 2009-11-18 01:04:43 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_files/shortcode/batch/comment_shortcodes.php b/e107_files/shortcode/batch/comment_shortcodes.php
index 9675beb28..2ca95a343 100644
--- a/e107_files/shortcode/batch/comment_shortcodes.php
+++ b/e107_files/shortcode/batch/comment_shortcodes.php
@@ -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_files/shortcode/batch/comment_shortcodes.php,v $
- * $Revision: 1.13 $
- * $Date: 2009-11-12 14:37:12 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.14 $
+ * $Date: 2009-11-18 01:04:43 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_files/shortcode/batch/contact_shortcodes.php b/e107_files/shortcode/batch/contact_shortcodes.php
index a8048c031..a99baa4e1 100644
--- a/e107_files/shortcode/batch/contact_shortcodes.php
+++ b/e107_files/shortcode/batch/contact_shortcodes.php
@@ -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_files/shortcode/batch/contact_shortcodes.php,v $
- * $Revision: 1.2 $
- * $Date: 2009-11-12 14:37:12 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.3 $
+ * $Date: 2009-11-18 01:04:43 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_files/shortcode/batch/download_shortcodes.php b/e107_files/shortcode/batch/download_shortcodes.php
index 9faa3a9cb..eab08646d 100644
--- a/e107_files/shortcode/batch/download_shortcodes.php
+++ b/e107_files/shortcode/batch/download_shortcodes.php
@@ -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_files/shortcode/batch/download_shortcodes.php,v $
- * $Revision: 1.19 $
- * $Date: 2009-11-12 14:37:12 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.20 $
+ * $Date: 2009-11-18 01:04:43 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_files/shortcode/batch/news_archives.php b/e107_files/shortcode/batch/news_archives.php
index 72fb6d0d9..3d3184a6c 100644
--- a/e107_files/shortcode/batch/news_archives.php
+++ b/e107_files/shortcode/batch/news_archives.php
@@ -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_files/shortcode/batch/news_archives.php,v $
- * $Revision: 1.4 $
- * $Date: 2009-11-12 14:37:12 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.5 $
+ * $Date: 2009-11-18 01:04:43 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_files/shortcode/batch/signup_shortcodes.php b/e107_files/shortcode/batch/signup_shortcodes.php
index 33752e459..7af3ecc4e 100755
--- a/e107_files/shortcode/batch/signup_shortcodes.php
+++ b/e107_files/shortcode/batch/signup_shortcodes.php
@@ -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_files/shortcode/batch/signup_shortcodes.php,v $
- * $Revision: 1.15 $
- * $Date: 2009-11-12 14:37:12 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.16 $
+ * $Date: 2009-11-18 01:04:43 $
+ * $Author: e107coders $
*/
// Mods to show extended field categories
diff --git a/e107_files/shortcode/batch/sitedown_shortcodes.php b/e107_files/shortcode/batch/sitedown_shortcodes.php
index 2c5ea6f59..ca5505489 100644
--- a/e107_files/shortcode/batch/sitedown_shortcodes.php
+++ b/e107_files/shortcode/batch/sitedown_shortcodes.php
@@ -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_files/shortcode/batch/sitedown_shortcodes.php,v $
- * $Revision: 1.2 $
- * $Date: 2009-11-12 14:37:12 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.3 $
+ * $Date: 2009-11-18 01:04:43 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_files/shortcode/batch/user_shortcodes.php b/e107_files/shortcode/batch/user_shortcodes.php
index d41fb814e..2cd05ba3d 100644
--- a/e107_files/shortcode/batch/user_shortcodes.php
+++ b/e107_files/shortcode/batch/user_shortcodes.php
@@ -2,15 +2,15 @@
/*
* 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)
*
* User information - shortcodes
*
* $Source: /cvs_backup/e107_0.8/e107_files/shortcode/batch/user_shortcodes.php,v $
- * $Revision: 1.18 $
- * $Date: 2009-11-07 02:10:40 $
+ * $Revision: 1.19 $
+ * $Date: 2009-11-18 01:04:43 $
* $Author: e107coders $
*
*/
diff --git a/e107_files/shortcode/batch/usersettings_shortcodes.php b/e107_files/shortcode/batch/usersettings_shortcodes.php
index 798f35575..a70eade96 100755
--- a/e107_files/shortcode/batch/usersettings_shortcodes.php
+++ b/e107_files/shortcode/batch/usersettings_shortcodes.php
@@ -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_files/shortcode/batch/usersettings_shortcodes.php,v $
- * $Revision: 1.12 $
- * $Date: 2009-11-12 14:37:11 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.13 $
+ * $Date: 2009-11-18 01:04:43 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_files/sleight_js.php b/e107_files/sleight_js.php
index 20d366a14..a2855da60 100644
--- a/e107_files/sleight_js.php
+++ b/e107_files/sleight_js.php
@@ -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_files/sleight_js.php,v $
- * $Revision: 1.2 $
- * $Date: 2009-11-12 14:37:12 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.3 $
+ * $Date: 2009-11-18 01:04:43 $
+ * $Author: e107coders $
*/
// Credit to youngpup.net for sorting the annoyince that is ie for us =)
diff --git a/e107_files/utilities/resetcore.php b/e107_files/utilities/resetcore.php
index d88d1db2b..39430e144 100644
--- a/e107_files/utilities/resetcore.php
+++ b/e107_files/utilities/resetcore.php
@@ -3,7 +3,7 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
-| Copyright (C) 2001-2009 e107 Inc
+| Copyright (C) 2008-2009 e107 Inc
| http://e107.org/
|
| Standalone page aimed to reset core preferences
@@ -12,9 +12,9 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_files/utilities/resetcore.php,v $
-| $Revision: 1.6 $
-| $Date: 2009-11-07 11:16:07 $
-| $Author: marj_nl_fr $
+| $Revision: 1.7 $
+| $Date: 2009-11-18 01:04:43 $
+| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
diff --git a/e107_handlers/admin_log_class.php b/e107_handlers/admin_log_class.php
index f74b82d10..a99b4999f 100644
--- a/e107_handlers/admin_log_class.php
+++ b/e107_handlers/admin_log_class.php
@@ -3,17 +3,17 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
- | ?Steve Dunstan 2001-2002
+ | ?Copyright (C) 2008-2009 e107 Inc (e107.org)
| http://e107.org
- | jalist@e107.org
+ |
|
| Released under the terms and conditions of the
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_handlers/admin_log_class.php,v $
- | $Revision: 1.18 $
- | $Date: 2009-11-17 14:50:37 $
- | $Author: marj_nl_fr $
+ | $Revision: 1.19 $
+ | $Date: 2009-11-18 01:04:43 $
+ | $Author: e107coders $
To do:
1. Do we need to check for presence of elements of debug_backtrace() to avoid notices?
2. Reflect possible DB structure changes once finalised
diff --git a/e107_handlers/arraystorage_class.php b/e107_handlers/arraystorage_class.php
index 6c2ac856d..532d47c64 100644
--- a/e107_handlers/arraystorage_class.php
+++ b/e107_handlers/arraystorage_class.php
@@ -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_handlers/arraystorage_class.php,v $
- * $Revision: 1.3 $
- * $Date: 2009-11-17 10:46:34 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.4 $
+ * $Date: 2009-11-18 01:04:43 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_handlers/avatar_handler.php b/e107_handlers/avatar_handler.php
index 4cbd8b695..f676e74fb 100644
--- a/e107_handlers/avatar_handler.php
+++ b/e107_handlers/avatar_handler.php
@@ -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_handlers/avatar_handler.php,v $
- * $Revision: 1.4 $
- * $Date: 2009-11-17 10:46:34 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.5 $
+ * $Date: 2009-11-18 01:04:43 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT'))
diff --git a/e107_handlers/bbcode_handler.php b/e107_handlers/bbcode_handler.php
index 2f7f0ede8..3d8f38cb9 100644
--- a/e107_handlers/bbcode_handler.php
+++ b/e107_handlers/bbcode_handler.php
@@ -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_handlers/bbcode_handler.php,v $
- * $Revision: 1.15 $
- * $Date: 2009-11-12 15:11:16 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.16 $
+ * $Date: 2009-11-18 01:04:43 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_handlers/cache_handler.php b/e107_handlers/cache_handler.php
index 282ecf95e..db4abe64b 100644
--- a/e107_handlers/cache_handler.php
+++ b/e107_handlers/cache_handler.php
@@ -2,15 +2,15 @@
/*
* 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)
*
* Cache handler
*
* $Source: /cvs_backup/e107_0.8/e107_handlers/cache_handler.php,v $
- * $Revision: 1.15 $
- * $Date: 2009-10-24 10:07:30 $
+ * $Revision: 1.16 $
+ * $Date: 2009-11-18 01:04:43 $
* $Author: e107coders $
*/
@@ -23,7 +23,7 @@ define('CACHE_PREFIX','jalist");
diff --git a/e107_themes/khatru/news_template.php b/e107_themes/khatru/news_template.php
index 282f11823..0bea2ccf4 100644
--- a/e107_themes/khatru/news_template.php
+++ b/e107_themes/khatru/news_template.php
@@ -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_themes/khatru/news_template.php,v $
- * $Revision: 1.2 $
- * $Date: 2009-11-12 15:01:33 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.3 $
+ * $Date: 2009-11-18 01:06:02 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_themes/leaf/languages/English.php b/e107_themes/leaf/languages/English.php
index 1a3d0b101..a345882f1 100644
--- a/e107_themes/leaf/languages/English.php
+++ b/e107_themes/leaf/languages/English.php
@@ -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_themes/leaf/languages/English.php,v $
- * $Revision: 1.2 $
- * $Date: 2009-11-12 15:01:35 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.3 $
+ * $Date: 2009-11-18 01:06:08 $
+ * $Author: e107coders $
*/
define("LAN_THEME_1", "Comment(s) ");
diff --git a/e107_themes/leaf/theme.php b/e107_themes/leaf/theme.php
index 65c052aa7..4e5872f1e 100644
--- a/e107_themes/leaf/theme.php
+++ b/e107_themes/leaf/theme.php
@@ -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_themes/leaf/theme.php,v $
- * $Revision: 1.5 $
- * $Date: 2009-11-12 15:01:36 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.6 $
+ * $Date: 2009-11-18 01:06:08 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_themes/templates/admin_template.php b/e107_themes/templates/admin_template.php
index a38486cfa..8a48e01be 100644
--- a/e107_themes/templates/admin_template.php
+++ b/e107_themes/templates/admin_template.php
@@ -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_themes/templates/admin_template.php,v $
- * $Revision: 1.4 $
- * $Date: 2009-11-12 15:01:35 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.5 $
+ * $Date: 2009-11-18 01:06:08 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_themes/templates/bbcode_template.php b/e107_themes/templates/bbcode_template.php
index dd9e1116c..32553acec 100644
--- a/e107_themes/templates/bbcode_template.php
+++ b/e107_themes/templates/bbcode_template.php
@@ -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_themes/templates/bbcode_template.php,v $
- * $Revision: 1.9 $
- * $Date: 2009-11-12 15:01:35 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.10 $
+ * $Date: 2009-11-18 01:06:08 $
+ * $Author: e107coders $
*/
// How to register your own BBcode button.
diff --git a/e107_themes/templates/comment_template.php b/e107_themes/templates/comment_template.php
index 946ea42ea..dad127255 100644
--- a/e107_themes/templates/comment_template.php
+++ b/e107_themes/templates/comment_template.php
@@ -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_themes/templates/comment_template.php,v $
- * $Revision: 1.2 $
- * $Date: 2009-11-12 15:01:35 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.3 $
+ * $Date: 2009-11-18 01:06:08 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_themes/templates/download_template.php b/e107_themes/templates/download_template.php
index d3b46aaec..126187fbe 100644
--- a/e107_themes/templates/download_template.php
+++ b/e107_themes/templates/download_template.php
@@ -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_themes/templates/download_template.php,v $
- * $Revision: 1.4 $
- * $Date: 2009-11-12 15:01:35 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.5 $
+ * $Date: 2009-11-18 01:06:08 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_themes/templates/email_template.php b/e107_themes/templates/email_template.php
index e7a06f189..1fe398dd2 100644
--- a/e107_themes/templates/email_template.php
+++ b/e107_themes/templates/email_template.php
@@ -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_themes/templates/email_template.php,v $
- * $Revision: 1.8 $
- * $Date: 2009-11-12 15:01:35 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.9 $
+ * $Date: 2009-11-18 01:06:08 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_themes/templates/footer_default.php b/e107_themes/templates/footer_default.php
index 935ce93b2..4d2db42fe 100644
--- a/e107_themes/templates/footer_default.php
+++ b/e107_themes/templates/footer_default.php
@@ -3,17 +3,17 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
- | Steve Dunstan 2001-2002
+ | Copyright (C) 2008-2009 e107 Inc (e107.org)
| http://e107.org
- | jalist@e107.org
+ |
|
| Released under the terms and conditions of the
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_themes/templates/footer_default.php,v $
- | $Revision: 1.20 $
- | $Date: 2009-11-17 09:17:08 $
- | $Author: marj_nl_fr $
+ | $Revision: 1.21 $
+ | $Date: 2009-11-18 01:06:08 $
+ | $Author: e107coders $
+----------------------------------------------------------------------------+
*/
if (!defined('e107_INIT'))
diff --git a/e107_themes/templates/header_default.php b/e107_themes/templates/header_default.php
index 1a7733d1f..27135ea3d 100644
--- a/e107_themes/templates/header_default.php
+++ b/e107_themes/templates/header_default.php
@@ -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)
*
* Default Header
*
* $Source: /cvs_backup/e107_0.8/e107_themes/templates/header_default.php,v $
- * $Revision: 1.47 $
- * $Date: 2009-11-08 17:00:46 $
- * $Author: e107steved $
+ * $Revision: 1.48 $
+ * $Date: 2009-11-18 01:06:08 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_themes/templates/membersonly_template.php b/e107_themes/templates/membersonly_template.php
index 152dddaac..f66e23196 100755
--- a/e107_themes/templates/membersonly_template.php
+++ b/e107_themes/templates/membersonly_template.php
@@ -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_themes/templates/membersonly_template.php,v $
- * $Revision: 1.2 $
- * $Date: 2009-11-12 15:01:35 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.3 $
+ * $Date: 2009-11-18 01:06:08 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_themes/templates/signup_template.php b/e107_themes/templates/signup_template.php
index f7328f12d..a835678bb 100755
--- a/e107_themes/templates/signup_template.php
+++ b/e107_themes/templates/signup_template.php
@@ -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_themes/templates/signup_template.php,v $
- * $Revision: 1.14 $
- * $Date: 2009-11-12 15:01:35 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.15 $
+ * $Date: 2009-11-18 01:06:08 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_themes/templates/sitedown_template.php b/e107_themes/templates/sitedown_template.php
index 07d4f0c46..c2bb60e61 100644
--- a/e107_themes/templates/sitedown_template.php
+++ b/e107_themes/templates/sitedown_template.php
@@ -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_themes/templates/sitedown_template.php,v $
- * $Revision: 1.7 $
- * $Date: 2009-11-12 15:01:35 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.8 $
+ * $Date: 2009-11-18 01:06:08 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_themes/templates/user_template.php b/e107_themes/templates/user_template.php
index 643534dca..fbc6a8a28 100644
--- a/e107_themes/templates/user_template.php
+++ b/e107_themes/templates/user_template.php
@@ -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_themes/templates/user_template.php,v $
- * $Revision: 1.9 $
- * $Date: 2009-11-12 15:01:35 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.10 $
+ * $Date: 2009-11-18 01:06:08 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_themes/templates/userposts_template.php b/e107_themes/templates/userposts_template.php
index 0bef0b140..4e4629e2b 100644
--- a/e107_themes/templates/userposts_template.php
+++ b/e107_themes/templates/userposts_template.php
@@ -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_themes/templates/userposts_template.php,v $
- * $Revision: 1.3 $
- * $Date: 2009-11-12 15:01:35 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.4 $
+ * $Date: 2009-11-18 01:06:08 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_themes/templates/usersettings_template.php b/e107_themes/templates/usersettings_template.php
index 388613136..3bb6a1b3d 100755
--- a/e107_themes/templates/usersettings_template.php
+++ b/e107_themes/templates/usersettings_template.php
@@ -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_themes/templates/usersettings_template.php,v $
- * $Revision: 1.9 $
- * $Date: 2009-11-12 15:01:35 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.10 $
+ * $Date: 2009-11-18 01:06:08 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/e107_themes/vekna_blue/languages/English.php b/e107_themes/vekna_blue/languages/English.php
index 278bc55c3..c21e52bcb 100644
--- a/e107_themes/vekna_blue/languages/English.php
+++ b/e107_themes/vekna_blue/languages/English.php
@@ -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_themes/vekna_blue/languages/English.php,v $
- * $Revision: 1.2 $
- * $Date: 2009-11-12 15:01:35 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.3 $
+ * $Date: 2009-11-18 01:06:08 $
+ * $Author: e107coders $
*/
define("LAN_THEME_1", "'vekna blue' by jalist, based on, and with permission from Arach's site, http://e107.vekna.com");
diff --git a/e107_themes/vekna_blue/theme.php b/e107_themes/vekna_blue/theme.php
index 0cff2697e..2618a13e2 100644
--- a/e107_themes/vekna_blue/theme.php
+++ b/e107_themes/vekna_blue/theme.php
@@ -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_themes/vekna_blue/theme.php,v $
- * $Revision: 1.6 $
- * $Date: 2009-11-12 15:01:36 $
- * $Author: marj_nl_fr $
+ * $Revision: 1.7 $
+ * $Date: 2009-11-18 01:06:08 $
+ * $Author: e107coders $
*/
if (!defined('e107_INIT')) { exit; }
diff --git a/email.php b/email.php
index 0966cc96c..fad8cc468 100644
--- a/email.php
+++ b/email.php
@@ -3,7 +3,7 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
-| ?e107 Inc 2001-2009
+| Copyright (C) 2008-2009 e107 Inc (e107.org)
| http://e107.org
|
|
@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/email.php,v $
-| $Revision: 1.9 $
-| $Date: 2009-11-03 22:07:55 $
-| $Author: e107steved $
+| $Revision: 1.10 $
+| $Date: 2009-11-18 01:04:24 $
+| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
require_once('class2.php');
diff --git a/error.php b/error.php
index 27fc7c7d4..f6a41afdb 100644
--- a/error.php
+++ b/error.php
@@ -3,7 +3,7 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
-| Copyright (C) 2001-2009 e107 Inc
+| Copyright (C) 2008-2009 e107 Inc
| http://e107.org
|
|
@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/error.php,v $
-| $Revision: 1.11 $
-| $Date: 2009-09-14 18:13:51 $
-| $Author: secretr $
+| $Revision: 1.12 $
+| $Date: 2009-11-18 01:04:24 $
+| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
diff --git a/fpw.php b/fpw.php
index 6ec16065c..4e9be2342 100644
--- a/fpw.php
+++ b/fpw.php
@@ -3,7 +3,7 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
-| Copyright (C) 2001-2009 e107 Inc
+| Copyright (C) 2008-2009 e107 Inc
| http://e107.org
|
|
@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/fpw.php,v $
-| $Revision: 1.9 $
-| $Date: 2009-08-28 15:30:24 $
-| $Author: marj_nl_fr $
+| $Revision: 1.10 $
+| $Date: 2009-11-18 01:04:24 $
+| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
require_once("class2.php");
diff --git a/gsitemap.php b/gsitemap.php
index f00b45727..1e4a85752 100644
--- a/gsitemap.php
+++ b/gsitemap.php
@@ -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 supporting file - gsitemap
*
* $Source: /cvs_backup/e107_0.8/gsitemap.php,v $
- * $Revision: 1.3 $
- * $Date: 2008-12-21 09:00:02 $
- * $Author: e107steved $
+ * $Revision: 1.4 $
+ * $Date: 2009-11-18 01:04:24 $
+ * $Author: e107coders $
*
*/
require_once("class2.php");
diff --git a/index.php b/index.php
index 680a5a058..c3e3fcb48 100644
--- a/index.php
+++ b/index.php
@@ -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)
*
* News frontend
*
* $Source: /cvs_backup/e107_0.8/index.php,v $
- * $Revision: 1.7 $
- * $Date: 2009-09-28 19:17:59 $
- * $Author: secretr $
+ * $Revision: 1.8 $
+ * $Date: 2009-11-18 01:04:24 $
+ * $Author: e107coders $
*/
require_once ('class2.php');
diff --git a/install_.php b/install_.php
index 63630a9ac..e5914ad69 100644
--- a/install_.php
+++ b/install_.php
@@ -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)
*
* Installation file
*
* $Source: /cvs_backup/e107_0.8/install_.php,v $
-* $Revision: 1.53 $
-* $Date: 2009-11-17 14:21:11 $
-* $Author: marj_nl_fr $
+* $Revision: 1.54 $
+* $Date: 2009-11-18 01:04:24 $
+* $Author: e107coders $
*
*/
@@ -878,7 +878,7 @@ class e_install
/*
* 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)
*
diff --git a/login.php b/login.php
index 275a24c1b..4a1d340be 100644
--- a/login.php
+++ b/login.php
@@ -3,7 +3,7 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
-| Copyright (C) 2001-2009 e107 Inc
+| Copyright (C) 2008-2009 e107 Inc
| http://e107.org
|
|
@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/login.php,v $
-| $Revision: 1.9 $
-| $Date: 2009-08-28 15:30:25 $
-| $Author: marj_nl_fr $
+| $Revision: 1.10 $
+| $Date: 2009-11-18 01:04:24 $
+| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
diff --git a/membersonly.php b/membersonly.php
index 87ffaeb1b..aa81ba25b 100644
--- a/membersonly.php
+++ b/membersonly.php
@@ -3,7 +3,7 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
-| Copyright (C) 2001-2009 e107 Inc
+| Copyright (C) 2008-2009 e107 Inc
| http://e107.org
|
|
@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/membersonly.php,v $
-| $Revision: 1.4 $
-| $Date: 2009-08-28 15:30:25 $
-| $Author: marj_nl_fr $
+| $Revision: 1.5 $
+| $Date: 2009-11-18 01:04:24 $
+| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
require_once("class2.php");
diff --git a/metaweblog.php b/metaweblog.php
index d3a022439..7579cca07 100644
--- a/metaweblog.php
+++ b/metaweblog.php
@@ -3,7 +3,7 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
-| Copyright (C) 2001-2009 e107 Inc
+| Copyright (C) 2008-2009 e107 Inc
| http://e107.org
|
|
@@ -11,8 +11,8 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/metaweblog.php,v $
-| $Revision: 1.1 $
-| $Date: 2009-10-24 12:50:15 $
+| $Revision: 1.2 $
+| $Date: 2009-11-18 01:04:24 $
| $Author: e107coders $
|
+----------------------------------------------------------------------------+
diff --git a/news.php b/news.php
index 27fa5ce32..9e4984b5e 100644
--- a/news.php
+++ b/news.php
@@ -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)
*
* News frontend
*
* $Source: /cvs_backup/e107_0.8/news.php,v $
- * $Revision: 1.23 $
- * $Date: 2009-11-15 21:41:35 $
- * $Author: e107steved $
+ * $Revision: 1.24 $
+ * $Date: 2009-11-18 01:04:24 $
+ * $Author: e107coders $
*/
require_once("class2.php");
diff --git a/online.php b/online.php
index 1ac11d43b..9ceb1bd90 100644
--- a/online.php
+++ b/online.php
@@ -3,7 +3,7 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
-| Copyright (C) 2001-2009 e107 Inc
+| Copyright (C) 2008-2009 e107 Inc
| http://e107.org
|
|
@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/online.php,v $
-| $Revision: 1.10 $
-| $Date: 2009-10-03 21:58:41 $
-| $Author: e107steved $
+| $Revision: 1.11 $
+| $Date: 2009-11-18 01:04:24 $
+| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
require_once("class2.php");
diff --git a/page.php b/page.php
index bceb8fe8d..db1732acd 100644
--- a/page.php
+++ b/page.php
@@ -3,7 +3,7 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
-| Copyright (C) 2001-2009 e107 Inc
+| Copyright (C) 2008-2009 e107 Inc
| http://e107.org
|
|
@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/page.php,v $
-| $Revision: 1.21 $
-| $Date: 2009-08-28 15:30:24 $
-| $Author: marj_nl_fr $
+| $Revision: 1.22 $
+| $Date: 2009-11-18 01:04:24 $
+| $Author: e107coders $
|
+----------------------------------------------------------------------------+
*/
diff --git a/print.php b/print.php
index 84544c027..43ad815a3 100644
--- a/print.php
+++ b/print.php
@@ -3,7 +3,7 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
-| Copyright (C) 2001-2009 e107 Inc
+| Copyright (C) 2008-2009 e107 Inc
| http://e107.org
|
|
@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/print.php,v $
-| $Revision: 1.11 $
-| $Date: 2009-08-28 15:30:24 $
-| $Author: marj_nl_fr $
+| $Revision: 1.12 $
+| $Date: 2009-11-18 01:04:24 $
+| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
require_once("class2.php");
diff --git a/rate.php b/rate.php
index 28442da82..9b64c3528 100644
--- a/rate.php
+++ b/rate.php
@@ -3,7 +3,7 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
-| Copyright (C) 2001-2009 e107 Inc
+| Copyright (C) 2008-2009 e107 Inc
| http://e107.org
|
|
@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/rate.php,v $
-| $Revision: 1.4 $
-| $Date: 2009-08-28 15:30:24 $
-| $Author: marj_nl_fr $
+| $Revision: 1.5 $
+| $Date: 2009-11-18 01:04:24 $
+| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
diff --git a/request.php b/request.php
index 373a524b6..04b31d4f3 100644
--- a/request.php
+++ b/request.php
@@ -4,7 +4,7 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
-| Copyright (C) 2001-2009 e107 Inc
+| Copyright (C) 2008-2009 e107 Inc
| http://e107.org
|
|
@@ -12,8 +12,8 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/request.php,v $
-| $Revision: 1.9 $
-| $Date: 2009-11-07 02:10:34 $
+| $Revision: 1.10 $
+| $Date: 2009-11-18 01:04:24 $
| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
diff --git a/search.php b/search.php
index fe39e9dd5..8ea7cd538 100644
--- a/search.php
+++ b/search.php
@@ -3,7 +3,7 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
-| Copyright (C) 2001-2009 e107 Inc
+| Copyright (C) 2008-2009 e107 Inc
| http://e107.org
|
|
@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/search.php,v $
-| $Revision: 1.13 $
-| $Date: 2009-08-28 15:30:24 $
-| $Author: marj_nl_fr $
+| $Revision: 1.14 $
+| $Date: 2009-11-18 01:04:24 $
+| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
diff --git a/signup.php b/signup.php
index bd57b16e5..e39fd3c98 100644
--- a/signup.php
+++ b/signup.php
@@ -2,15 +2,15 @@
/*
* 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)
*
* User signup
*
* $Source: /cvs_backup/e107_0.8/signup.php,v $
- * $Revision: 1.40 $
- * $Date: 2009-11-05 09:15:12 $
+ * $Revision: 1.41 $
+ * $Date: 2009-11-18 01:04:24 $
* $Author: e107coders $
*
*/
diff --git a/sitedown.php b/sitedown.php
index 5f2218c00..4beb17310 100644
--- a/sitedown.php
+++ b/sitedown.php
@@ -3,7 +3,7 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
-| Copyright (C) 2001-2009 e107 Inc
+| Copyright (C) 2008-2009 e107 Inc
| http://e107.org
|
|
@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/sitedown.php,v $
-| $Revision: 1.7 $
-| $Date: 2009-10-28 15:37:46 $
-| $Author: marj_nl_fr $
+| $Revision: 1.8 $
+| $Date: 2009-11-18 01:04:24 $
+| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
require_once('class2.php');
diff --git a/submitnews.php b/submitnews.php
index 9c0bb0582..1bb5de2a3 100644
--- a/submitnews.php
+++ b/submitnews.php
@@ -3,7 +3,7 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
-| Copyright (C) 2001-2009 e107 Inc
+| Copyright (C) 2008-2009 e107 Inc
| http://e107.org
|
|
@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/submitnews.php,v $
-| $Revision: 1.15 $
-| $Date: 2009-09-28 21:22:16 $
-| $Author: e107steved $
+| $Revision: 1.16 $
+| $Date: 2009-11-18 01:04:24 $
+| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
diff --git a/top.php b/top.php
index daef81597..460b84dd3 100644
--- a/top.php
+++ b/top.php
@@ -3,7 +3,7 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
-| Copyright (C) 2001-2009 e107 Inc
+| Copyright (C) 2008-2009 e107 Inc
| http://e107.org
|
|
@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/top.php,v $
-| $Revision: 1.5 $
-| $Date: 2009-08-28 15:30:25 $
-| $Author: marj_nl_fr $
+| $Revision: 1.6 $
+| $Date: 2009-11-18 01:04:24 $
+| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
require_once ('class2.php');
diff --git a/upload.php b/upload.php
index 380d5b746..df2cabf5b 100644
--- a/upload.php
+++ b/upload.php
@@ -3,7 +3,7 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
-| Copyright (C) 2001-2009 e107 Inc
+| Copyright (C) 2008-2009 e107 Inc
| http://e107.org
|
|
@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/upload.php,v $
-| $Revision: 1.10 $
-| $Date: 2009-08-28 15:30:24 $
-| $Author: marj_nl_fr $
+| $Revision: 1.11 $
+| $Date: 2009-11-18 01:04:24 $
+| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
require_once("class2.php");
diff --git a/user.php b/user.php
index 26a1887ec..2c56daab6 100644
--- a/user.php
+++ b/user.php
@@ -2,15 +2,15 @@
/*
* 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)
*
* User information
*
* $Source: /cvs_backup/e107_0.8/user.php,v $
- * $Revision: 1.10 $
- * $Date: 2009-11-07 02:10:34 $
+ * $Revision: 1.11 $
+ * $Date: 2009-11-18 01:04:24 $
* $Author: e107coders $
*
*/
diff --git a/userposts.php b/userposts.php
index 8194a7920..56dc55499 100644
--- a/userposts.php
+++ b/userposts.php
@@ -3,7 +3,7 @@
+ ----------------------------------------------------------------------------+
| e107 website system
|
-| Copyright (C) 2001-2009 e107 Inc
+| Copyright (C) 2008-2009 e107 Inc
| http://e107.org
|
|
@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/userposts.php,v $
-| $Revision: 1.12 $
-| $Date: 2009-08-28 15:30:24 $
-| $Author: marj_nl_fr $
+| $Revision: 1.13 $
+| $Date: 2009-11-18 01:04:24 $
+| $Author: e107coders $
+----------------------------------------------------------------------------+
*/
require_once('class2.php');
diff --git a/usersettings.php b/usersettings.php
index 0543386fd..07202974a 100644
--- a/usersettings.php
+++ b/usersettings.php
@@ -2,15 +2,15 @@
/*
* 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)
*
* User settings modify
*
* $Source: /cvs_backup/e107_0.8/usersettings.php,v $
- * $Revision: 1.42 $
- * $Date: 2009-11-07 02:16:52 $
+ * $Revision: 1.43 $
+ * $Date: 2009-11-18 01:04:24 $
* $Author: e107coders $
*
*/