1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-13 22:14:51 +02:00

Fix copyright info.

This commit is contained in:
CaMer0n
2009-11-18 01:06:08 +00:00
parent 86868b7302
commit 1377b23532
542 changed files with 2151 additions and 2151 deletions

View File

@@ -2,15 +2,15 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/banner.php,v $ * $Source: /cvs_backup/e107_0.8/banner.php,v $
* $Revision: 1.7 $ * $Revision: 1.8 $
* $Date: 2009-09-18 22:20:39 $ * $Date: 2009-11-18 01:04:24 $
* $Author: e107coders $ * $Author: e107coders $
*/ */

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* General purpose file * General purpose file
* *
* $Source: /cvs_backup/e107_0.8/class2.php,v $ * $Source: /cvs_backup/e107_0.8/class2.php,v $
* $Revision: 1.158 $ * $Revision: 1.159 $
* $Date: 2009-11-17 09:37:22 $ * $Date: 2009-11-18 01:04:24 $
* $Author: marj_nl_fr $ * $Author: e107coders $
* *
*/ */
// //

View File

@@ -3,7 +3,7 @@
+ ----------------------------------------------------------------------------+ + ----------------------------------------------------------------------------+
| e107 website system | e107 website system
| |
| Copyright (C) 2001-2009 e107 Inc | Copyright (C) 2008-2009 e107 Inc
| http://e107.org | http://e107.org
| |
| |
@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org). | GNU General Public License (http://gnu.org).
| |
| $Source: /cvs_backup/e107_0.8/comment.php,v $ | $Source: /cvs_backup/e107_0.8/comment.php,v $
| $Revision: 1.12 $ | $Revision: 1.13 $
| $Date: 2009-09-14 18:18:36 $ | $Date: 2009-11-18 01:04:24 $
| $Author: secretr $ | $Author: e107coders $
+----------------------------------------------------------------------------+ +----------------------------------------------------------------------------+
*/ */
require_once("class2.php"); require_once("class2.php");

View File

@@ -3,7 +3,7 @@
+ ----------------------------------------------------------------------------+ + ----------------------------------------------------------------------------+
| e107 website system | e107 website system
| |
| Copyright (C) 2001-2009 e107 Inc | Copyright (C) 2008-2009 e107 Inc
| http://e107.org | http://e107.org
| |
| |
@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org). | GNU General Public License (http://gnu.org).
| |
| $Source: /cvs_backup/e107_0.8/contact.php,v $ | $Source: /cvs_backup/e107_0.8/contact.php,v $
| $Revision: 1.8 $ | $Revision: 1.9 $
| $Date: 2009-08-28 15:30:24 $ | $Date: 2009-11-18 01:04:24 $
| $Author: marj_nl_fr $ | $Author: e107coders $
+----------------------------------------------------------------------------+ +----------------------------------------------------------------------------+
*/ */
require_once("class2.php"); require_once("class2.php");

View File

@@ -3,7 +3,7 @@
+ ----------------------------------------------------------------------------+ + ----------------------------------------------------------------------------+
| e107 website system | e107 website system
| |
| Copyright (C) 2001-2009 e107 Inc | Copyright (C) 2008-2009 e107 Inc
| http://e107.org | http://e107.org
| |
| |
@@ -11,8 +11,8 @@
| GNU General Public License (http://gnu.org). | GNU General Public License (http://gnu.org).
| |
| $Source: /cvs_backup/e107_0.8/download.php,v $ | $Source: /cvs_backup/e107_0.8/download.php,v $
| $Revision: 1.30 $ | $Revision: 1.31 $
| $Date: 2009-09-17 20:38:17 $ | $Date: 2009-11-18 01:04:24 $
| $Author: e107coders $ | $Author: e107coders $
| |
+----------------------------------------------------------------------------+ +----------------------------------------------------------------------------+

View File

@@ -2,15 +2,15 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Admin Navigation * Admin Navigation
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/ad_links.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/ad_links.php,v $
* $Revision: 1.20 $ * $Revision: 1.21 $
* $Date: 2009-11-08 13:21:56 $ * $Date: 2009-11-18 01:04:24 $
* $Author: e107coders $ * $Author: e107coders $
*/ */

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/admin.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/admin.php,v $
* $Revision: 1.24 $ * $Revision: 1.25 $
* $Date: 2009-11-17 10:35:34 $ * $Date: 2009-11-18 01:04:24 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
require_once('../class2.php'); require_once('../class2.php');

View File

@@ -2,15 +2,15 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Administration Area - Admin Log * Administration Area - Admin Log
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/admin_log.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/admin_log.php,v $
* $Revision: 1.31 $ * $Revision: 1.32 $
* $Date: 2009-11-08 09:14:22 $ * $Date: 2009-11-18 01:04:24 $
* $Author: e107coders $ * $Author: e107coders $
* *
*/ */

View File

@@ -2,15 +2,15 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Administrators Management * Administrators Management
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/administrator.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/administrator.php,v $
* $Revision: 1.17 $ * $Revision: 1.18 $
* $Date: 2009-11-12 05:11:41 $ * $Date: 2009-11-18 01:04:24 $
* $Author: e107coders $ * $Author: e107coders $
* *
*/ */

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Administration Area Authorization * Administration Area Authorization
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/auth.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/auth.php,v $
* $Revision: 1.12 $ * $Revision: 1.13 $
* $Date: 2009-10-19 20:09:15 $ * $Date: 2009-11-18 01:04:24 $
* $Author: e107steved $ * $Author: e107coders $
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -2,15 +2,15 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Ban List Management * Ban List Management
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/banlist.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/banlist.php,v $
* $Revision: 1.21 $ * $Revision: 1.22 $
* $Date: 2009-11-08 09:14:22 $ * $Date: 2009-11-18 01:04:25 $
* $Author: e107coders $ * $Author: e107coders $
* *
*/ */

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Banlist export * Banlist export
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/banlist_export.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/banlist_export.php,v $
* $Revision: 1.4 $ * $Revision: 1.5 $
* $Date: 2009-11-12 14:30:07 $ * $Date: 2009-11-18 01:04:25 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
require_once("../class2.php"); require_once("../class2.php");

View File

@@ -2,15 +2,15 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Cache Administration Area * Cache Administration Area
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/cache.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/cache.php,v $
* $Revision: 1.11 $ * $Revision: 1.12 $
* $Date: 2009-11-07 02:28:54 $ * $Date: 2009-11-18 01:04:25 $
* $Author: e107coders $ * $Author: e107coders $
* *
*/ */

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/check_inspector.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/check_inspector.php,v $
* $Revision: 1.2 $ * $Revision: 1.3 $
* $Date: 2009-11-12 14:30:07 $ * $Date: 2009-11-18 01:04:25 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
/* /*

View File

@@ -3,16 +3,16 @@
+ ----------------------------------------------------------------------------+ + ----------------------------------------------------------------------------+
| e107 website system | e107 website system
| |
| Steve Dunstan 2001-2002 | Copyright (C) 2008-2009 e107 Inc (e107.org)
| http://e107.org | http://e107.org
| jalist@e107.org |
| |
| Released under the terms and conditions of the | Released under the terms and conditions of the
| GNU General Public License (http://gnu.org). | GNU General Public License (http://gnu.org).
| |
| $Source: /cvs_backup/e107_0.8/e107_admin/comment.php,v $ | $Source: /cvs_backup/e107_0.8/e107_admin/comment.php,v $
| $Revision: 1.20 $ | $Revision: 1.21 $
| $Date: 2009-11-17 23:23:08 $ | $Date: 2009-11-18 01:04:25 $
| $Author: e107coders $ | $Author: e107coders $
+----------------------------------------------------------------------------+ +----------------------------------------------------------------------------+
*/ */

View File

@@ -3,17 +3,17 @@
+ ----------------------------------------------------------------------------+ + ----------------------------------------------------------------------------+
| e107 website system | e107 website system
| |
| Steve Dunstan 2001-2002 | Copyright (C) 2008-2009 e107 Inc (e107.org)
| http://e107.org | http://e107.org
| jalist@e107.org |
| |
| Released under the terms and conditions of the | Released under the terms and conditions of the
| GNU General Public License (http://gnu.org). | GNU General Public License (http://gnu.org).
| |
| $Source: /cvs_backup/e107_0.8/e107_admin/core_image.php,v $ | $Source: /cvs_backup/e107_0.8/e107_admin/core_image.php,v $
| $Revision: 1.2 $ | $Revision: 1.3 $
| $Date: 2007-01-17 20:47:09 $ | $Date: 2009-11-18 01:04:25 $
| $Author: e107steved $ | $Author: e107coders $
+----------------------------------------------------------------------------+ +----------------------------------------------------------------------------+
*/ */

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Custom Menus/Pages Administration * Custom Menus/Pages Administration
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/cpage.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/cpage.php,v $
* $Revision: 1.25 $ * $Revision: 1.26 $
* $Date: 2009-11-05 17:32:17 $ * $Date: 2009-11-18 01:04:25 $
* $Author: secretr $ * $Author: e107coders $
* *
*/ */

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/credits.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/credits.php,v $
* $Revision: 1.7 $ * $Revision: 1.8 $
* $Date: 2009-11-12 14:30:07 $ * $Date: 2009-11-18 01:04:25 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
require_once("../class2.php"); require_once("../class2.php");

View File

@@ -3,7 +3,7 @@
+ ----------------------------------------------------------------------------+ + ----------------------------------------------------------------------------+
| e107 website system | e107 website system
| |
| Copyright (C) 2001-2009 e107 Inc | Copyright (C) 2008-2009 e107 Inc
| http://e107.org/ | http://e107.org/
| |
| |
@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org/). | GNU General Public License (http://gnu.org/).
| |
| $Source: /cvs_backup/e107_0.8/e107_admin/cron.php,v $ | $Source: /cvs_backup/e107_0.8/e107_admin/cron.php,v $
| $Revision: 1.17 $ | $Revision: 1.18 $
| $Date: 2009-11-17 20:47:13 $ | $Date: 2009-11-18 01:04:25 $
| $Author: e107steved $ | $Author: e107coders $
+----------------------------------------------------------------------------+ +----------------------------------------------------------------------------+
*/ */

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Administration - Database Utilities * Administration - Database Utilities
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/db.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/db.php,v $
* $Revision: 1.46 $ * $Revision: 1.47 $
* $Date: 2009-11-14 04:28:04 $ * $Date: 2009-11-18 01:04:25 $
* $Author: marj_nl_fr $ * $Author: e107coders $
* *
*/ */

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Administration - DB Verify * Administration - DB Verify
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/db_verify.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/db_verify.php,v $
* $Revision: 1.8 $ * $Revision: 1.9 $
* $Date: 2009-09-10 19:15:43 $ * $Date: 2009-11-18 01:04:25 $
* $Author: secretr $ * $Author: e107coders $
* *
*/ */
require_once("../class2.php"); require_once("../class2.php");

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Docs * Docs
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/docs.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/docs.php,v $
* $Revision: 1.6 $ * $Revision: 1.7 $
* $Date: 2009-10-29 14:25:29 $ * $Date: 2009-11-18 01:04:25 $
* $Author: marj_nl_fr $ * $Author: e107coders $
* *
*/ */
require_once("../class2.php"); require_once("../class2.php");

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/download.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/download.php,v $
* $Revision: 1.20 $ * $Revision: 1.21 $
* $Date: 2009-11-17 10:46:34 $ * $Date: 2009-11-18 01:04:25 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
define('DOWNLOAD_DEBUG',FALSE); define('DOWNLOAD_DEBUG',FALSE);

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Administration - e107 System Update * Administration - e107 System Update
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/e107_update.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/e107_update.php,v $
* $Revision: 1.6 $ * $Revision: 1.7 $
* $Date: 2009-08-28 16:11:00 $ * $Date: 2009-11-18 01:04:25 $
* $Author: marj_nl_fr $ * $Author: e107coders $
* *
*/ */
require_once ("../class2.php"); require_once ("../class2.php");

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Administration Area - Emotions Settings & Packs * Administration Area - Emotions Settings & Packs
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/emoticon.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/emoticon.php,v $
* $Revision: 1.19 $ * $Revision: 1.20 $
* $Date: 2009-10-29 12:39:21 $ * $Date: 2009-11-18 01:04:25 $
* $Author: marj_nl_fr $ * $Author: e107coders $
* *
*/ */

View File

@@ -2,15 +2,15 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* URL Management * URL Management
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/eurl.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/eurl.php,v $
* $Revision: 1.12 $ * $Revision: 1.13 $
* $Date: 2009-11-05 09:15:12 $ * $Date: 2009-11-18 01:04:25 $
* $Author: e107coders $ * $Author: e107coders $
*/ */

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/fileinspector.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/fileinspector.php,v $
* $Revision: 1.18 $ * $Revision: 1.19 $
* $Date: 2009-11-12 14:30:07 $ * $Date: 2009-11-18 01:04:25 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
if ($_SERVER['QUERY_STRING'] == 'alone') if ($_SERVER['QUERY_STRING'] == 'alone')
@@ -940,7 +940,7 @@ class file_inspector {
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/filemanager.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/filemanager.php,v $
* $Revision: 1.12 $ * $Revision: 1.13 $
* $Date: 2009-11-17 10:46:34 $ * $Date: 2009-11-18 01:04:25 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
require_once("../class2.php"); require_once("../class2.php");

View File

@@ -2,15 +2,15 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Manage/View failed login attempts * Manage/View failed login attempts
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/fla.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/fla.php,v $
* $Revision: 1.9 $ * $Revision: 1.10 $
* $Date: 2009-11-08 09:14:22 $ * $Date: 2009-11-18 01:04:25 $
* $Author: e107coders $ * $Author: e107coders $
* *
*/ */

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Admin Footer * Admin Footer
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/footer.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/footer.php,v $
* $Revision: 1.16 $ * $Revision: 1.17 $
* $Date: 2009-10-29 12:39:20 $ * $Date: 2009-11-18 01:04:25 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
if (!defined('e107_INIT')) if (!defined('e107_INIT'))
{ {

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Administration Area - Front page * Administration Area - Front page
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/frontpage.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/frontpage.php,v $
* $Revision: 1.14 $ * $Revision: 1.15 $
* $Date: 2009-09-14 20:59:23 $ * $Date: 2009-11-18 01:04:25 $
* $Author: secretr $ * $Author: e107coders $
* *
*/ */

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Admin Header * Admin Header
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/header.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/header.php,v $
* $Revision: 1.53 $ * $Revision: 1.54 $
* $Date: 2009-11-12 16:45:36 $ * $Date: 2009-11-18 01:04:25 $
* $Author: secretr $ * $Author: e107coders $
*/ */
if (!defined('e107_INIT')) if (!defined('e107_INIT'))

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Image Administration Area * Image Administration Area
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/image.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/image.php,v $
* $Revision: 1.32 $ * $Revision: 1.33 $
* $Date: 2009-11-17 15:23:01 $ * $Date: 2009-11-18 01:04:25 $
* $Author: secretr $ * $Author: e107coders $
* *
*/ */
require_once("../class2.php"); require_once("../class2.php");

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/includes/beginner.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/includes/beginner.php,v $
* $Revision: 1.5 $ * $Revision: 1.6 $
* $Date: 2009-11-12 14:30:07 $ * $Date: 2009-11-18 01:04:42 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/includes/cascade.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/includes/cascade.php,v $
* $Revision: 1.5 $ * $Revision: 1.6 $
* $Date: 2009-11-12 14:30:07 $ * $Date: 2009-11-18 01:04:42 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/includes/categories.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/includes/categories.php,v $
* $Revision: 1.9 $ * $Revision: 1.10 $
* $Date: 2009-11-17 10:46:34 $ * $Date: 2009-11-18 01:04:42 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/includes/classis.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/includes/classis.php,v $
* $Revision: 1.5 $ * $Revision: 1.6 $
* $Date: 2009-11-12 14:30:07 $ * $Date: 2009-11-18 01:04:42 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/includes/combo.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/includes/combo.php,v $
* $Revision: 1.5 $ * $Revision: 1.6 $
* $Date: 2009-11-12 14:30:07 $ * $Date: 2009-11-18 01:04:42 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/includes/compact.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/includes/compact.php,v $
* $Revision: 1.5 $ * $Revision: 1.6 $
* $Date: 2009-11-12 14:30:07 $ * $Date: 2009-11-18 01:04:42 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -3,16 +3,16 @@
+ ----------------------------------------------------------------------------+ + ----------------------------------------------------------------------------+
| e107 website system | e107 website system
| |
| Steve Dunstan 2001-2002 | Copyright (C) 2008-2009 e107 Inc (e107.org)
| http://e107.org | http://e107.org
| jalist@e107.org |
| |
| Released under the terms and conditions of the | Released under the terms and conditions of the
| GNU General Public License (http://gnu.org). | GNU General Public License (http://gnu.org).
| |
| $Source: /cvs_backup/e107_0.8/e107_admin/includes/infopanel.php,v $ | $Source: /cvs_backup/e107_0.8/e107_admin/includes/infopanel.php,v $
| $Revision: 1.16 $ | $Revision: 1.17 $
| $Date: 2009-11-17 13:12:33 $ | $Date: 2009-11-18 01:04:42 $
| $Author: e107coders $ | $Author: e107coders $
+----------------------------------------------------------------------------+ +----------------------------------------------------------------------------+
*/ */

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/includes/tabbed.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/includes/tabbed.php,v $
* $Revision: 1.2 $ * $Revision: 1.3 $
* $Date: 2009-11-12 14:30:07 $ * $Date: 2009-11-18 01:04:42 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/index.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/index.php,v $
* $Revision: 1.2 $ * $Revision: 1.3 $
* $Date: 2009-11-12 14:30:07 $ * $Date: 2009-11-18 01:04:26 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
header('Location: admin.php'); header('Location: admin.php');

View File

@@ -2,7 +2,7 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
@@ -10,8 +10,8 @@
* With code from Izydor and Lolo. * With code from Izydor and Lolo.
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/lancheck.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/lancheck.php,v $
* $Revision: 1.19 $ * $Revision: 1.20 $
* $Date: 2009-11-05 08:07:48 $ * $Date: 2009-11-18 01:04:26 $
* $Author: e107coders $ * $Author: e107coders $
* *
*/ */
@@ -74,7 +74,7 @@ if(isset($_POST['submit']))
$diz = chr(47)."*\n"; $diz = chr(47)."*\n";
$diz .= " * e107 website system\n"; $diz .= " * e107 website system\n";
$diz .= " *\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 .= " * Released under the terms and conditions of the\n";
$diz .= " * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)\n"; $diz .= " * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)\n";
$diz .= " *\n"; $diz .= " *\n";

View File

@@ -2,15 +2,15 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Administration Area - Languages * Administration Area - Languages
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/language.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/language.php,v $
* $Revision: 1.26 $ * $Revision: 1.27 $
* $Date: 2009-11-08 09:14:22 $ * $Date: 2009-11-18 01:04:26 $
* $Author: e107coders $ * $Author: e107coders $
* *
*/ */

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Administration Area - Site Links * Administration Area - Site Links
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/links.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/links.php,v $
* $Revision: 1.32 $ * $Revision: 1.33 $
* $Date: 2009-11-05 17:32:17 $ * $Date: 2009-11-18 01:04:26 $
* $Author: secretr $ * $Author: e107coders $
* *
*/ */

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Administration - Site Maintenance * Administration - Site Maintenance
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/mailout.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/mailout.php,v $
* $Revision: 1.25 $ * $Revision: 1.26 $
* $Date: 2009-11-16 20:40:38 $ * $Date: 2009-11-18 01:04:26 $
* $Author: e107steved $ * $Author: e107coders $
* *
*/ */

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/message.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/message.php,v $
* $Revision: 1.4 $ * $Revision: 1.5 $
* $Date: 2009-11-12 14:30:07 $ * $Date: 2009-11-18 01:04:26 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
require_once("../class2.php"); require_once("../class2.php");

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Administration Area - Meta Tags * Administration Area - Meta Tags
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/meta.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/meta.php,v $
* $Revision: 1.10 $ * $Revision: 1.11 $
* $Date: 2009-08-28 16:10:56 $ * $Date: 2009-11-18 01:04:26 $
* $Author: marj_nl_fr $ * $Author: e107coders $
* *
*/ */
require_once("../class2.php"); require_once("../class2.php");

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/modcomment.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/modcomment.php,v $
* $Revision: 1.10 $ * $Revision: 1.11 $
* $Date: 2009-11-12 14:30:06 $ * $Date: 2009-11-18 01:04:26 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
require_once("../class2.php"); require_once("../class2.php");

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* News Administration * News Administration
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/newspost.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/newspost.php,v $
* $Revision: 1.63 $ * $Revision: 1.64 $
* $Date: 2009-11-05 17:32:17 $ * $Date: 2009-11-18 01:04:26 $
* $Author: secretr $ * $Author: e107coders $
*/ */
require_once("../class2.php"); require_once("../class2.php");

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/notify.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/notify.php,v $
* $Revision: 1.10 $ * $Revision: 1.11 $
* $Date: 2009-11-12 14:30:07 $ * $Date: 2009-11-18 01:04:26 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
require_once('../class2.php'); require_once('../class2.php');

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/phpinfo.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/phpinfo.php,v $
* $Revision: 1.2 $ * $Revision: 1.3 $
* $Date: 2009-11-12 14:30:07 $ * $Date: 2009-11-18 01:04:26 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
require_once("../class2.php"); require_once("../class2.php");

View File

@@ -3,16 +3,16 @@
+ ----------------------------------------------------------------------------+ + ----------------------------------------------------------------------------+
| e107 website system | e107 website system
| |
| Steve Dunstan 2001-2002 | Copyright (C) 2008-2009 e107 Inc (e107.org)
| http://e107.org | http://e107.org
| jalist@e107.org |
| |
| Released under the terms and conditions of the | Released under the terms and conditions of the
| GNU General Public License (http://gnu.org). | GNU General Public License (http://gnu.org).
| |
| $Source: /cvs_backup/e107_0.8/e107_admin/plugin.php,v $ | $Source: /cvs_backup/e107_0.8/e107_admin/plugin.php,v $
| $Revision: 1.55 $ | $Revision: 1.56 $
| $Date: 2009-11-11 16:02:38 $ | $Date: 2009-11-18 01:04:26 $
| $Author: e107coders $ | $Author: e107coders $
+----------------------------------------------------------------------------+ +----------------------------------------------------------------------------+
*/ */

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Administration - Site Preferences * Administration - Site Preferences
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/prefs.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/prefs.php,v $
* $Revision: 1.37 $ * $Revision: 1.38 $
* $Date: 2009-10-22 21:12:14 $ * $Date: 2009-11-18 01:04:26 $
* $Author: e107steved $ * $Author: e107coders $
* *
*/ */
require_once ("../class2.php"); require_once ("../class2.php");

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Search Administration * Search Administration
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/search.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/search.php,v $
* $Revision: 1.7 $ * $Revision: 1.8 $
* $Date: 2009-08-28 16:10:53 $ * $Date: 2009-11-18 01:04:26 $
* $Author: marj_nl_fr $ * $Author: e107coders $
* *
*/ */

View File

@@ -2,15 +2,15 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Core SQL * Core SQL
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/sql/core_sql.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/sql/core_sql.php,v $
* $Revision: 1.36 $ * $Revision: 1.37 $
* $Date: 2009-11-14 04:13:10 $ * $Date: 2009-11-18 01:04:42 $
* $Author: e107coders $ * $Author: e107coders $
*/ */
@@ -22,7 +22,7 @@ exit;
# | e107 website system # | e107 website system
# | /files/sql.php # | /files/sql.php
# | # |
# | Steve Dunstan 2001-2002 # | Copyright (C) 2008-2009 e107 Inc (e107.org)
# | http://e107.org # | http://e107.org
# | jalist@e107.org # | jalist@e107.org
# | # |

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/sql/extended_country.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/sql/extended_country.php,v $
* $Revision: 1.3 $ * $Revision: 1.4 $
* $Date: 2009-11-12 14:30:07 $ * $Date: 2009-11-18 01:04:42 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
header("location:../index.php"); header("location:../index.php");

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/sql/extended_timezones.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/sql/extended_timezones.php,v $
* $Revision: 1.3 $ * $Revision: 1.4 $
* $Date: 2009-11-17 10:46:34 $ * $Date: 2009-11-18 01:04:42 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/theme.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/theme.php,v $
* $Revision: 1.6 $ * $Revision: 1.7 $
* $Date: 2009-11-12 14:30:07 $ * $Date: 2009-11-18 01:04:26 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
require_once("../class2.php"); require_once("../class2.php");

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Administration - Site Maintenance * Administration - Site Maintenance
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/ugflag.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/ugflag.php,v $
* $Revision: 1.7 $ * $Revision: 1.8 $
* $Date: 2009-10-28 20:26:04 $ * $Date: 2009-11-18 01:04:26 $
* $Author: marj_nl_fr $ * $Author: e107coders $
* *
*/ */
require_once ("../class2.php"); require_once ("../class2.php");

View File

@@ -3,17 +3,17 @@
+ ----------------------------------------------------------------------------+ + ----------------------------------------------------------------------------+
| e107 website system | e107 website system
| |
| Steve Dunstan 2001-2002 | Copyright (C) 2008-2009 e107 Inc (e107.org)
| http://e107.org | http://e107.org
| jalist@e107.org |
| |
| Released under the terms and conditions of the | Released under the terms and conditions of the
| GNU General Public License (http://gnu.org). | GNU General Public License (http://gnu.org).
| |
| $Source: /cvs_backup/e107_0.8/e107_admin/update_routines.php,v $ | $Source: /cvs_backup/e107_0.8/e107_admin/update_routines.php,v $
| $Revision: 1.59 $ | $Revision: 1.60 $
| $Date: 2009-11-16 20:40:39 $ | $Date: 2009-11-18 01:04:26 $
| $Author: e107steved $ | $Author: e107coders $
+----------------------------------------------------------------------------+ +----------------------------------------------------------------------------+
*/ */

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Administration Area - Update Admin * Administration Area - Update Admin
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/updateadmin.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/updateadmin.php,v $
* $Revision: 1.7 $ * $Revision: 1.8 $
* $Date: 2009-08-28 16:10:56 $ * $Date: 2009-11-18 01:04:26 $
* $Author: marj_nl_fr $ * $Author: e107coders $
* *
*/ */

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/upload.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/upload.php,v $
* $Revision: 1.12 $ * $Revision: 1.13 $
* $Date: 2009-11-17 10:46:34 $ * $Date: 2009-11-18 01:04:26 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
require_once("../class2.php"); require_once("../class2.php");

View File

@@ -2,15 +2,15 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Administration Area - User classes * Administration Area - User classes
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/userclass2.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/userclass2.php,v $
* $Revision: 1.33 $ * $Revision: 1.34 $
* $Date: 2009-11-06 00:02:12 $ * $Date: 2009-11-18 01:04:26 $
* $Author: e107coders $ * $Author: e107coders $
* *
*/ */

View File

@@ -3,15 +3,15 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Administration Area - Users * Administration Area - Users
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/users.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/users.php,v $
* $Revision: 1.68 $ * $Revision: 1.69 $
* $Date: 2009-11-17 13:12:35 $ * $Date: 2009-11-18 01:04:26 $
* $Author: e107coders $ * $Author: e107coders $
* *
*/ */

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/users_extended.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/users_extended.php,v $
* $Revision: 1.21 $ * $Revision: 1.22 $
* $Date: 2009-11-17 10:46:34 $ * $Date: 2009-11-18 01:04:26 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
require_once('../class2.php'); require_once('../class2.php');

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/ver.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/ver.php,v $
* $Revision: 1.3 $ * $Revision: 1.4 $
* $Date: 2009-11-12 14:30:07 $ * $Date: 2009-11-18 01:04:26 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_admin/wmessage.php,v $ * $Source: /cvs_backup/e107_0.8/e107_admin/wmessage.php,v $
* $Revision: 1.7 $ * $Revision: 1.8 $
* $Date: 2009-11-12 14:30:07 $ * $Date: 2009-11-18 01:04:26 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
require_once("../class2.php"); require_once("../class2.php");

View File

@@ -3,17 +3,17 @@
+ ----------------------------------------------------------------------------+ + ----------------------------------------------------------------------------+
|| e107 website system || e107 website system
| |
| Steve Dunstan 2001-2002 | Copyright (C) 2008-2009 e107 Inc (e107.org)
| http://e107.org | http://e107.org
| jalist@e107.org |
| |
| Released under the terms and conditions of the | Released under the terms and conditions of the
| GNU General Public License (http://gnu.org). | GNU General Public License (http://gnu.org).
| |
| $Source: /cvs_backup/e107_0.8/e107_files/e_ajax.php,v $ | $Source: /cvs_backup/e107_0.8/e107_files/e_ajax.php,v $
| $Revision: 1.7 $ | $Revision: 1.8 $
| $Date: 2009-11-06 18:37:23 $ | $Date: 2009-11-18 01:04:42 $
| $Author: secretr $ | $Author: e107coders $
+----------------------------------------------------------------------------+ +----------------------------------------------------------------------------+
*/ */
$_E107['minimal'] = TRUE; $_E107['minimal'] = TRUE;

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Unobtrusive JS support * Unobtrusive JS support
* *
* $Source: /cvs_backup/e107_0.8/e107_files/e_css.php,v $ * $Source: /cvs_backup/e107_0.8/e107_files/e_css.php,v $
* $Revision: 1.3 $ * $Revision: 1.4 $
* $Date: 2009-08-20 08:38:30 $ * $Date: 2009-11-18 01:04:43 $
* $Author: secretr $ * $Author: e107coders $
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }
// No JavaScript support using CSS // No JavaScript support using CSS

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * 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 $ * $Source: /cvs_backup/e107_0.8/e107_files/import/e107_import_class.php,v $
* $Revision: 1.2 $ * $Revision: 1.3 $
* $Date: 2009-11-12 14:37:12 $ * $Date: 2009-11-18 01:04:43 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
// This must be an incredibly pointless file! But it does allow testing of the basic plugin structure. // This must be an incredibly pointless file! But it does allow testing of the basic plugin structure.

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_files/import/import_classes.php,v $ * $Source: /cvs_backup/e107_0.8/e107_files/import/import_classes.php,v $
* $Revision: 1.2 $ * $Revision: 1.3 $
* $Date: 2009-11-12 14:37:13 $ * $Date: 2009-11-18 01:04:43 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
/* /*

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * 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 $ * $Source: /cvs_backup/e107_0.8/e107_files/import/import_to_e107.php,v $
* $Revision: 1.2 $ * $Revision: 1.3 $
* $Date: 2009-11-12 14:37:12 $ * $Date: 2009-11-18 01:04:43 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
/* /*

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * 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 $ * $Source: /cvs_backup/e107_0.8/e107_files/import/import_user_class.php,v $
* $Revision: 1.2 $ * $Revision: 1.3 $
* $Date: 2009-11-12 14:37:12 $ * $Date: 2009-11-18 01:04:43 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
/* /*

View File

@@ -1,16 +1,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* e107 Javascript API * e107 Javascript API
* *
* $Source: /cvs_backup/e107_0.8/e107_files/jslib/e107.js.php,v $ * $Source: /cvs_backup/e107_0.8/e107_files/jslib/e107.js.php,v $
* $Revision: 1.37 $ * $Revision: 1.38 $
* $Date: 2009-11-11 20:57:33 $ * $Date: 2009-11-18 01:04:43 $
* $Author: secretr $ * $Author: e107coders $
* *
*/ */

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_files/resetcore.php,v $ * $Source: /cvs_backup/e107_0.8/e107_files/resetcore.php,v $
* $Revision: 1.2 $ * $Revision: 1.3 $
* $Date: 2009-11-12 14:37:12 $ * $Date: 2009-11-18 01:04:43 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
require_once('../class2.php'); require_once('../class2.php');

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * 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 $ * $Source: /cvs_backup/e107_0.8/e107_files/shortcode/batch/bbcode_shortcodes.php,v $
* $Revision: 1.15 $ * $Revision: 1.16 $
* $Date: 2009-11-12 14:37:12 $ * $Date: 2009-11-18 01:04:43 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * 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 $ * $Source: /cvs_backup/e107_0.8/e107_files/shortcode/batch/comment_shortcodes.php,v $
* $Revision: 1.13 $ * $Revision: 1.14 $
* $Date: 2009-11-12 14:37:12 $ * $Date: 2009-11-18 01:04:43 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * 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 $ * $Source: /cvs_backup/e107_0.8/e107_files/shortcode/batch/contact_shortcodes.php,v $
* $Revision: 1.2 $ * $Revision: 1.3 $
* $Date: 2009-11-12 14:37:12 $ * $Date: 2009-11-18 01:04:43 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * 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 $ * $Source: /cvs_backup/e107_0.8/e107_files/shortcode/batch/download_shortcodes.php,v $
* $Revision: 1.19 $ * $Revision: 1.20 $
* $Date: 2009-11-12 14:37:12 $ * $Date: 2009-11-18 01:04:43 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * 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 $ * $Source: /cvs_backup/e107_0.8/e107_files/shortcode/batch/news_archives.php,v $
* $Revision: 1.4 $ * $Revision: 1.5 $
* $Date: 2009-11-12 14:37:12 $ * $Date: 2009-11-18 01:04:43 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * 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 $ * $Source: /cvs_backup/e107_0.8/e107_files/shortcode/batch/signup_shortcodes.php,v $
* $Revision: 1.15 $ * $Revision: 1.16 $
* $Date: 2009-11-12 14:37:12 $ * $Date: 2009-11-18 01:04:43 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
// Mods to show extended field categories // Mods to show extended field categories

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * 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 $ * $Source: /cvs_backup/e107_0.8/e107_files/shortcode/batch/sitedown_shortcodes.php,v $
* $Revision: 1.2 $ * $Revision: 1.3 $
* $Date: 2009-11-12 14:37:12 $ * $Date: 2009-11-18 01:04:43 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -2,15 +2,15 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* User information - shortcodes * User information - shortcodes
* *
* $Source: /cvs_backup/e107_0.8/e107_files/shortcode/batch/user_shortcodes.php,v $ * $Source: /cvs_backup/e107_0.8/e107_files/shortcode/batch/user_shortcodes.php,v $
* $Revision: 1.18 $ * $Revision: 1.19 $
* $Date: 2009-11-07 02:10:40 $ * $Date: 2009-11-18 01:04:43 $
* $Author: e107coders $ * $Author: e107coders $
* *
*/ */

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * 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 $ * $Source: /cvs_backup/e107_0.8/e107_files/shortcode/batch/usersettings_shortcodes.php,v $
* $Revision: 1.12 $ * $Revision: 1.13 $
* $Date: 2009-11-12 14:37:11 $ * $Date: 2009-11-18 01:04:43 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_files/sleight_js.php,v $ * $Source: /cvs_backup/e107_0.8/e107_files/sleight_js.php,v $
* $Revision: 1.2 $ * $Revision: 1.3 $
* $Date: 2009-11-12 14:37:12 $ * $Date: 2009-11-18 01:04:43 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
// Credit to youngpup.net for sorting the annoyince that is ie for us =) // Credit to youngpup.net for sorting the annoyince that is ie for us =)

View File

@@ -3,7 +3,7 @@
+ ----------------------------------------------------------------------------+ + ----------------------------------------------------------------------------+
| e107 website system | e107 website system
| |
| Copyright (C) 2001-2009 e107 Inc | Copyright (C) 2008-2009 e107 Inc
| http://e107.org/ | http://e107.org/
| |
| Standalone page aimed to reset core preferences | Standalone page aimed to reset core preferences
@@ -12,9 +12,9 @@
| GNU General Public License (http://gnu.org). | GNU General Public License (http://gnu.org).
| |
| $Source: /cvs_backup/e107_0.8/e107_files/utilities/resetcore.php,v $ | $Source: /cvs_backup/e107_0.8/e107_files/utilities/resetcore.php,v $
| $Revision: 1.6 $ | $Revision: 1.7 $
| $Date: 2009-11-07 11:16:07 $ | $Date: 2009-11-18 01:04:43 $
| $Author: marj_nl_fr $ | $Author: e107coders $
+----------------------------------------------------------------------------+ +----------------------------------------------------------------------------+
*/ */

View File

@@ -3,17 +3,17 @@
+ ----------------------------------------------------------------------------+ + ----------------------------------------------------------------------------+
| e107 website system | e107 website system
| |
| ?Steve Dunstan 2001-2002 | ?Copyright (C) 2008-2009 e107 Inc (e107.org)
| http://e107.org | http://e107.org
| jalist@e107.org |
| |
| Released under the terms and conditions of the | Released under the terms and conditions of the
| GNU General Public License (http://gnu.org). | GNU General Public License (http://gnu.org).
| |
| $Source: /cvs_backup/e107_0.8/e107_handlers/admin_log_class.php,v $ | $Source: /cvs_backup/e107_0.8/e107_handlers/admin_log_class.php,v $
| $Revision: 1.18 $ | $Revision: 1.19 $
| $Date: 2009-11-17 14:50:37 $ | $Date: 2009-11-18 01:04:43 $
| $Author: marj_nl_fr $ | $Author: e107coders $
To do: To do:
1. Do we need to check for presence of elements of debug_backtrace() to avoid notices? 1. Do we need to check for presence of elements of debug_backtrace() to avoid notices?
2. Reflect possible DB structure changes once finalised 2. Reflect possible DB structure changes once finalised

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_handlers/arraystorage_class.php,v $ * $Source: /cvs_backup/e107_0.8/e107_handlers/arraystorage_class.php,v $
* $Revision: 1.3 $ * $Revision: 1.4 $
* $Date: 2009-11-17 10:46:34 $ * $Date: 2009-11-18 01:04:43 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_handlers/avatar_handler.php,v $ * $Source: /cvs_backup/e107_0.8/e107_handlers/avatar_handler.php,v $
* $Revision: 1.4 $ * $Revision: 1.5 $
* $Date: 2009-11-17 10:46:34 $ * $Date: 2009-11-18 01:04:43 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
if (!defined('e107_INIT')) if (!defined('e107_INIT'))

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* *
* *
* $Source: /cvs_backup/e107_0.8/e107_handlers/bbcode_handler.php,v $ * $Source: /cvs_backup/e107_0.8/e107_handlers/bbcode_handler.php,v $
* $Revision: 1.15 $ * $Revision: 1.16 $
* $Date: 2009-11-12 15:11:16 $ * $Date: 2009-11-18 01:04:43 $
* $Author: marj_nl_fr $ * $Author: e107coders $
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -2,15 +2,15 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Cache handler * Cache handler
* *
* $Source: /cvs_backup/e107_0.8/e107_handlers/cache_handler.php,v $ * $Source: /cvs_backup/e107_0.8/e107_handlers/cache_handler.php,v $
* $Revision: 1.15 $ * $Revision: 1.16 $
* $Date: 2009-10-24 10:07:30 $ * $Date: 2009-11-18 01:04:43 $
* $Author: e107coders $ * $Author: e107coders $
*/ */
@@ -23,7 +23,7 @@ define('CACHE_PREFIX','<?php exit;');
* *
* @package e107 * @package e107
* @category e107_handlers * @category e107_handlers
* @version $Revision: 1.15 $ * @version $Revision: 1.16 $
* @author $Author: e107coders $ * @author $Author: e107coders $
*/ */
class ecache { class ecache {

View File

@@ -3,16 +3,16 @@
+ ----------------------------------------------------------------------------+ + ----------------------------------------------------------------------------+
| e107 website system | e107 website system
| |
| Steve Dunstan 2001-2002 | Copyright (C) 2008-2009 e107 Inc (e107.org)
| http://e107.org | http://e107.org
| jalist@e107.org |
| |
| Released under the terms and conditions of the | Released under the terms and conditions of the
| GNU General Public License (http://gnu.org). | GNU General Public License (http://gnu.org).
| |
| $Source: /cvs_backup/e107_0.8/e107_handlers/comment_class.php,v $ | $Source: /cvs_backup/e107_0.8/e107_handlers/comment_class.php,v $
| $Revision: 1.32 $ | $Revision: 1.33 $
| $Date: 2009-11-04 03:07:39 $ | $Date: 2009-11-18 01:04:43 $
| $Author: e107coders $ | $Author: e107coders $
+----------------------------------------------------------------------------+ +----------------------------------------------------------------------------+
*/ */

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* e107 Core functions * e107 Core functions
* *
* $Source: /cvs_backup/e107_0.8/e107_handlers/core_functions.php,v $ * $Source: /cvs_backup/e107_0.8/e107_handlers/core_functions.php,v $
* $Revision: 1.2 $ * $Revision: 1.3 $
* $Date: 2009-08-28 00:22:08 $ * $Date: 2009-11-18 01:04:43 $
* $Author: secretr $ * $Author: e107coders $
*/ */
// //

View File

@@ -3,16 +3,16 @@
+ ----------------------------------------------------------------------------+ + ----------------------------------------------------------------------------+
| e107 website system | e107 website system
| |
| Steve Dunstan 2001-2002 | Copyright (C) 2008-2009 e107 Inc (e107.org)
| http://e107.org | http://e107.org
| jalist@e107.org |
| |
| Released under the terms and conditions of the | Released under the terms and conditions of the
| GNU General Public License (http://gnu.org). | GNU General Public License (http://gnu.org).
| |
| $Source: /cvs_backup/e107_0.8/e107_handlers/db_debug_class.php,v $ | $Source: /cvs_backup/e107_0.8/e107_handlers/db_debug_class.php,v $
| $Revision: 1.16 $ | $Revision: 1.17 $
| $Date: 2009-10-22 13:00:10 $ | $Date: 2009-11-18 01:04:43 $
| $Author: e107coders $ | $Author: e107coders $
+----------------------------------------------------------------------------+ +----------------------------------------------------------------------------+
*/ */

View File

@@ -2,15 +2,15 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Database utilities * Database utilities
* *
* $Source: /cvs_backup/e107_0.8/e107_handlers/db_table_admin_class.php,v $ * $Source: /cvs_backup/e107_0.8/e107_handlers/db_table_admin_class.php,v $
* $Revision: 1.11 $ * $Revision: 1.12 $
* $Date: 2009-10-22 14:31:28 $ * $Date: 2009-11-18 01:04:43 $
* $Author: e107coders $ * $Author: e107coders $
*/ */

View File

@@ -3,16 +3,16 @@
+ ----------------------------------------------------------------------------+ + ----------------------------------------------------------------------------+
| e107 website system | e107 website system
| |
| Steve Dunstan 2001-2002 | Copyright (C) 2008-2009 e107 Inc (e107.org)
| http://e107.org | http://e107.org
| jalist@e107.org |
| |
| Released under the terms and conditions of the | Released under the terms and conditions of the
| GNU General Public License (http://gnu.org). | GNU General Public License (http://gnu.org).
| |
| $Source: /cvs_backup/e107_0.8/e107_handlers/debug_handler.php,v $ | $Source: /cvs_backup/e107_0.8/e107_handlers/debug_handler.php,v $
| $Revision: 1.6 $ | $Revision: 1.7 $
| $Date: 2009-07-12 02:29:24 $ | $Date: 2009-11-18 01:04:43 $
| $Author: e107coders $ | $Author: e107coders $
+----------------------------------------------------------------------------+ +----------------------------------------------------------------------------+
*/ */

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* URL Handler * URL Handler
* *
* $Source: /cvs_backup/e107_0.8/e107_handlers/e107Url.php,v $ * $Source: /cvs_backup/e107_0.8/e107_handlers/e107Url.php,v $
* $Revision: 1.13 $ * $Revision: 1.14 $
* $Date: 2009-09-25 20:17:48 $ * $Date: 2009-11-18 01:04:43 $
* $Author: secretr $ * $Author: e107coders $
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* e107 Main * e107 Main
* *
* $Source: /cvs_backup/e107_0.8/e107_handlers/e107_class.php,v $ * $Source: /cvs_backup/e107_0.8/e107_handlers/e107_class.php,v $
* $Revision: 1.72 $ * $Revision: 1.73 $
* $Date: 2009-11-17 20:34:50 $ * $Date: 2009-11-18 01:04:43 $
* $Author: e107steved $ * $Author: e107coders $
*/ */
if (!defined('e107_INIT')) { exit; } if (!defined('e107_INIT')) { exit; }

View File

@@ -2,16 +2,16 @@
/* /*
* e107 website system * 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 * Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
* *
* Text processing and parsing functions * Text processing and parsing functions
* *
* $Source: /cvs_backup/e107_0.8/e107_handlers/e_parse_class.php,v $ * $Source: /cvs_backup/e107_0.8/e107_handlers/e_parse_class.php,v $
* $Revision: 1.84 $ * $Revision: 1.85 $
* $Date: 2009-11-17 20:34:50 $ * $Date: 2009-11-18 01:04:43 $
* $Author: e107steved $ * $Author: e107coders $
* *
*/ */
if (!defined('e107_INIT')) { exit(); } if (!defined('e107_INIT')) { exit(); }

Some files were not shown because too many files have changed in this diff Show More