diff --git a/banner.php b/banner.php index d0f410b9e..f4c67b1dd 100644 --- a/banner.php +++ b/banner.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/banner.php,v $ - * $Revision: 1.8 $ - * $Date: 2009-11-18 01:04:24 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ require_once("class2.php"); diff --git a/class2.php b/class2.php index f1cb566e5..689aed069 100644 --- a/class2.php +++ b/class2.php @@ -9,9 +9,9 @@ * General purpose file * * $Source: /cvs_backup/e107_0.8/class2.php,v $ -* $Revision: 1.176 $ -* $Date: 2010-02-03 11:08:36 $ -* $Author: secretr $ +* $Revision$ +* $Date$ +* $Author$ * */ // diff --git a/comment.php b/comment.php index 0ca93a30b..b1e678288 100644 --- a/comment.php +++ b/comment.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/comment.php,v $ -| $Revision: 1.15 $ -| $Date: 2010-01-15 21:10:23 $ -| $Author: e107steved $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ @@ -21,7 +21,7 @@ /** * @package e107 * @subpackage user - * @version $Id: comment.php,v 1.15 2010-01-15 21:10:23 e107steved Exp $; + * @version $Id$; * * Display comments */ diff --git a/contact.php b/contact.php index 7dea8a548..88b9e1aea 100644 --- a/contact.php +++ b/contact.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/contact.php,v $ -| $Revision: 1.10 $ -| $Date: 2009-12-10 21:03:56 $ -| $Author: e107steved $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ require_once("class2.php"); diff --git a/cron.php b/cron.php index af1851db2..ae868c47a 100644 --- a/cron.php +++ b/cron.php @@ -12,9 +12,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/cron.php,v $ -| $Revision: 1.8 $ -| $Date: 2009-12-24 09:59:21 $ -| $Author: e107coders $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ diff --git a/download.php b/download.php index 0c9774889..8e44e0e4d 100644 --- a/download.php +++ b/download.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/download.php,v $ -| $Revision: 1.31 $ -| $Date: 2009-11-18 01:04:24 $ -| $Author: e107coders $ +| $Revision$ +| $Date$ +| $Author$ | +----------------------------------------------------------------------------+ */ diff --git a/e107_admin/ad_links.php b/e107_admin/ad_links.php index 99446bedb..0e017d5cc 100644 --- a/e107_admin/ad_links.php +++ b/e107_admin/ad_links.php @@ -9,9 +9,9 @@ * Admin Navigation * * $Source: /cvs_backup/e107_0.8/e107_admin/ad_links.php,v $ - * $Revision: 1.21 $ - * $Date: 2009-11-18 01:04:24 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_admin/admin.php b/e107_admin/admin.php index f1819f9a7..b1b8e4ad0 100644 --- a/e107_admin/admin.php +++ b/e107_admin/admin.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_admin/admin.php,v $ - * $Revision: 1.26 $ - * $Date: 2010-01-12 16:11:30 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ require_once('../class2.php'); diff --git a/e107_admin/admin_log.php b/e107_admin/admin_log.php index 0aa93eafd..477f06d20 100644 --- a/e107_admin/admin_log.php +++ b/e107_admin/admin_log.php @@ -9,9 +9,9 @@ * Administration Area - Admin Log * * $Source: /cvs_backup/e107_0.8/e107_admin/admin_log.php,v $ - * $Revision: 1.33 $ - * $Date: 2009-11-30 20:40:02 $ - * $Author: e107steved $ + * $Revision$ + * $Date$ + * $Author$ * */ diff --git a/e107_admin/administrator.php b/e107_admin/administrator.php index 806d47cca..17d5864a4 100644 --- a/e107_admin/administrator.php +++ b/e107_admin/administrator.php @@ -9,9 +9,9 @@ * Administrators Management * * $Source: /cvs_backup/e107_0.8/e107_admin/administrator.php,v $ - * $Revision: 1.18 $ - * $Date: 2009-11-18 01:04:24 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ * */ diff --git a/e107_admin/auth.php b/e107_admin/auth.php index c72117775..ae38a09bd 100644 --- a/e107_admin/auth.php +++ b/e107_admin/auth.php @@ -9,9 +9,9 @@ * Administration Area Authorization * * $Source: /cvs_backup/e107_0.8/e107_admin/auth.php,v $ - * $Revision: 1.14 $ - * $Date: 2009-11-22 14:10:04 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) diff --git a/e107_admin/banlist.php b/e107_admin/banlist.php index 8862e47b4..bb635e659 100644 --- a/e107_admin/banlist.php +++ b/e107_admin/banlist.php @@ -9,9 +9,9 @@ * Ban List Management * * $Source: /cvs_backup/e107_0.8/e107_admin/banlist.php,v $ - * $Revision: 1.23 $ - * $Date: 2009-12-19 23:04:42 $ - * $Author: e107steved $ + * $Revision$ + * $Date$ + * $Author$ * */ @@ -20,7 +20,7 @@ * * @package e107 * @subpackage admin - * @version $Id: banlist.php,v 1.23 2009-12-19 23:04:42 e107steved Exp $; + * @version $Id$; */ define('BAN_TIME_FORMAT', "%d-%m-%Y %H:%M"); diff --git a/e107_admin/banlist_export.php b/e107_admin/banlist_export.php index 0e957eb86..3cc6fa0b3 100644 --- a/e107_admin/banlist_export.php +++ b/e107_admin/banlist_export.php @@ -9,9 +9,9 @@ * Banlist export * * $Source: /cvs_backup/e107_0.8/e107_admin/banlist_export.php,v $ - * $Revision: 1.5 $ - * $Date: 2009-11-18 01:04:25 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ require_once("../class2.php"); diff --git a/e107_admin/cache.php b/e107_admin/cache.php index 290554703..e1978ea9c 100644 --- a/e107_admin/cache.php +++ b/e107_admin/cache.php @@ -9,9 +9,9 @@ * Cache Administration Area * * $Source: /cvs_backup/e107_0.8/e107_admin/cache.php,v $ - * $Revision: 1.13 $ - * $Date: 2010-01-04 21:35:37 $ - * $Author: e107steved $ + * $Revision$ + * $Date$ + * $Author$ * */ require_once("../class2.php"); diff --git a/e107_admin/check_inspector.php b/e107_admin/check_inspector.php index b26e7a3db..087289a11 100644 --- a/e107_admin/check_inspector.php +++ b/e107_admin/check_inspector.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_admin/check_inspector.php,v $ - * $Revision: 1.3 $ - * $Date: 2009-11-18 01:04:25 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ /* diff --git a/e107_admin/comment.php b/e107_admin/comment.php index 5d6ef5cb6..546653403 100644 --- a/e107_admin/comment.php +++ b/e107_admin/comment.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/e107_admin/comment.php,v $ -| $Revision: 1.22 $ -| $Date: 2009-11-23 04:03:40 $ -| $Author: e107coders $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ require_once("../class2.php"); diff --git a/e107_admin/core_image.php b/e107_admin/core_image.php index c08e48647..193de2e6b 100644 --- a/e107_admin/core_image.php +++ b/e107_admin/core_image.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/e107_admin/core_image.php,v $ -| $Revision: 1.3 $ -| $Date: 2009-11-18 01:04:25 $ -| $Author: e107coders $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ diff --git a/e107_admin/cpage.php b/e107_admin/cpage.php index d9543cae6..9cb8cd8b4 100644 --- a/e107_admin/cpage.php +++ b/e107_admin/cpage.php @@ -9,9 +9,9 @@ * Custom Menus/Pages Administration * * $Source: /cvs_backup/e107_0.8/e107_admin/cpage.php,v $ - * $Revision: 1.34 $ - * $Date: 2010-01-04 21:35:37 $ - * $Author: e107steved $ + * $Revision$ + * $Date$ + * $Author$ * */ @@ -19,8 +19,8 @@ * * @package e107 * @subpackage admin - * @version $Revision: 1.34 $ - * @author $Author: e107steved $ + * @version $Revision$ + * @author $Author$ * Admin-related functions for custom page and menu creation */ diff --git a/e107_admin/credits.php b/e107_admin/credits.php index 07220def0..bd6d65a84 100644 --- a/e107_admin/credits.php +++ b/e107_admin/credits.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_admin/credits.php,v $ - * $Revision: 1.8 $ - * $Date: 2009-11-18 01:04:25 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ require_once("../class2.php"); diff --git a/e107_admin/cron.php b/e107_admin/cron.php index 2b22dce16..c8a3a7f65 100644 --- a/e107_admin/cron.php +++ b/e107_admin/cron.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org/). | | $Source: /cvs_backup/e107_0.8/e107_admin/cron.php,v $ -| $Revision: 1.27 $ -| $Date: 2010-01-06 20:12:07 $ -| $Author: e107steved $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ @@ -21,8 +21,8 @@ * * @package e107 * @subpackage admin - * @version $Revision: 1.27 $ - * @author $Author: e107steved $ + * @version $Revision$ + * @author $Author$ * Admin-related functions for cron (Scheduler) management */ diff --git a/e107_admin/db.php b/e107_admin/db.php index 0e589bbe9..b5781b322 100644 --- a/e107_admin/db.php +++ b/e107_admin/db.php @@ -9,9 +9,9 @@ * Administration - Database Utilities * * $Source: /cvs_backup/e107_0.8/e107_admin/db.php,v $ - * $Revision: 1.48 $ - * $Date: 2009-12-13 21:52:30 $ - * $Author: e107steved $ + * $Revision$ + * $Date$ + * $Author$ * */ diff --git a/e107_admin/db_verify.php b/e107_admin/db_verify.php index c9d1b32b0..a11e7822c 100644 --- a/e107_admin/db_verify.php +++ b/e107_admin/db_verify.php @@ -9,9 +9,9 @@ * Administration - DB Verify * * $Source: /cvs_backup/e107_0.8/e107_admin/db_verify.php,v $ - * $Revision: 1.14 $ - * $Date: 2010-01-22 20:58:56 $ - * $Author: e107steved $ + * $Revision$ + * $Date$ + * $Author$ * */ require_once("../class2.php"); diff --git a/e107_admin/docs.php b/e107_admin/docs.php index d84298ae0..ce2cd4cb4 100644 --- a/e107_admin/docs.php +++ b/e107_admin/docs.php @@ -9,9 +9,9 @@ * Docs * * $Source: /cvs_backup/e107_0.8/e107_admin/docs.php,v $ - * $Revision: 1.8 $ - * $Date: 2009-12-10 00:26:57 $ - * $Author: bugrain $ + * $Revision$ + * $Date$ + * $Author$ * */ require_once("../class2.php"); diff --git a/e107_admin/download.php b/e107_admin/download.php index 1e9cde4b9..440eb735c 100644 --- a/e107_admin/download.php +++ b/e107_admin/download.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_admin/download.php,v $ - * $Revision: 1.21 $ - * $Date: 2009-11-18 01:04:25 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ define('DOWNLOAD_DEBUG',FALSE); diff --git a/e107_admin/e107_update.php b/e107_admin/e107_update.php index a31ebdbb5..c878c70c1 100644 --- a/e107_admin/e107_update.php +++ b/e107_admin/e107_update.php @@ -9,9 +9,9 @@ * Administration - e107 System Update * * $Source: /cvs_backup/e107_0.8/e107_admin/e107_update.php,v $ - * $Revision: 1.7 $ - * $Date: 2009-11-18 01:04:25 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ * */ require_once ("../class2.php"); diff --git a/e107_admin/emoticon.php b/e107_admin/emoticon.php index 6b8de58dc..975572e3e 100644 --- a/e107_admin/emoticon.php +++ b/e107_admin/emoticon.php @@ -9,9 +9,9 @@ * Administration Area - Emotions Settings & Packs * * $Source: /cvs_backup/e107_0.8/e107_admin/emoticon.php,v $ - * $Revision: 1.20 $ - * $Date: 2009-11-18 01:04:25 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ * */ diff --git a/e107_admin/eurl.php b/e107_admin/eurl.php index 57b21b492..ff61d2f7b 100644 --- a/e107_admin/eurl.php +++ b/e107_admin/eurl.php @@ -9,9 +9,9 @@ * URL Management * * $Source: /cvs_backup/e107_0.8/e107_admin/eurl.php,v $ - * $Revision: 1.13 $ - * $Date: 2009-11-18 01:04:25 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ require_once('../class2.php'); diff --git a/e107_admin/fileinspector.php b/e107_admin/fileinspector.php index 7d1fc0e8e..c344ebae0 100644 --- a/e107_admin/fileinspector.php +++ b/e107_admin/fileinspector.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_admin/fileinspector.php,v $ - * $Revision: 1.20 $ - * $Date: 2010-02-07 17:24:05 $ - * $Author: e107steved $ + * $Revision$ + * $Date$ + * $Author$ */ if ($_SERVER['QUERY_STRING'] == 'alone') diff --git a/e107_admin/filemanager.php b/e107_admin/filemanager.php index 3f1bb19fb..08c2e6e70 100644 --- a/e107_admin/filemanager.php +++ b/e107_admin/filemanager.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_admin/filemanager.php,v $ - * $Revision: 1.13 $ - * $Date: 2009-11-18 01:04:25 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ require_once("../class2.php"); diff --git a/e107_admin/fla.php b/e107_admin/fla.php index ffd06770a..f7296683c 100644 --- a/e107_admin/fla.php +++ b/e107_admin/fla.php @@ -9,9 +9,9 @@ * Manage/View failed login attempts * * $Source: /cvs_backup/e107_0.8/e107_admin/fla.php,v $ - * $Revision: 1.10 $ - * $Date: 2009-11-18 01:04:25 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ * */ require_once("../class2.php"); diff --git a/e107_admin/footer.php b/e107_admin/footer.php index 76f6fe802..c3f729fb3 100644 --- a/e107_admin/footer.php +++ b/e107_admin/footer.php @@ -9,9 +9,9 @@ * Admin Footer * * $Source: /cvs_backup/e107_0.8/e107_admin/footer.php,v $ - * $Revision: 1.18 $ - * $Date: 2010-01-12 07:38:29 $ - * $Author: secretr $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { diff --git a/e107_admin/frontpage.php b/e107_admin/frontpage.php index 09cc5ca4f..1fec3fbfe 100644 --- a/e107_admin/frontpage.php +++ b/e107_admin/frontpage.php @@ -9,9 +9,9 @@ * Administration Area - Front page * * $Source: /cvs_backup/e107_0.8/e107_admin/frontpage.php,v $ - * $Revision: 1.16 $ - * $Date: 2009-12-19 17:54:00 $ - * $Author: e107steved $ + * $Revision$ + * $Date$ + * $Author$ * */ @@ -20,7 +20,7 @@ * * @package e107 * @subpackage admin - * @version $Id: frontpage.php,v 1.16 2009-12-19 17:54:00 e107steved Exp $; + * @version $Id$; */ require_once ('../class2.php'); diff --git a/e107_admin/header.php b/e107_admin/header.php index e33886214..24da581f2 100644 --- a/e107_admin/header.php +++ b/e107_admin/header.php @@ -9,9 +9,9 @@ * Admin Header * * $Source: /cvs_backup/e107_0.8/e107_admin/header.php,v $ - * $Revision: 1.57 $ - * $Date: 2010-02-01 17:15:59 $ - * $Author: secretr $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) diff --git a/e107_admin/image.php b/e107_admin/image.php index 4387bf228..4e2be8cdb 100644 --- a/e107_admin/image.php +++ b/e107_admin/image.php @@ -9,9 +9,9 @@ * Image Administration Area * * $Source: /cvs_backup/e107_0.8/e107_admin/image.php,v $ - * $Revision: 1.43 $ - * $Date: 2009-12-15 11:51:01 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ * */ require_once("../class2.php"); diff --git a/e107_admin/includes/beginner.php b/e107_admin/includes/beginner.php index 92bd6c59f..ac0da3ce4 100644 --- a/e107_admin/includes/beginner.php +++ b/e107_admin/includes/beginner.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_admin/includes/beginner.php,v $ - * $Revision: 1.6 $ - * $Date: 2009-11-18 01:04:42 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_admin/includes/cascade.php b/e107_admin/includes/cascade.php index f92705d61..56664fb77 100644 --- a/e107_admin/includes/cascade.php +++ b/e107_admin/includes/cascade.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_admin/includes/cascade.php,v $ - * $Revision: 1.6 $ - * $Date: 2009-11-18 01:04:42 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_admin/includes/categories.php b/e107_admin/includes/categories.php index 7a1f2ed8c..791104098 100644 --- a/e107_admin/includes/categories.php +++ b/e107_admin/includes/categories.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_admin/includes/categories.php,v $ - * $Revision: 1.10 $ - * $Date: 2009-11-18 01:04:42 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_admin/includes/classis.php b/e107_admin/includes/classis.php index 4a04fd921..110fc48d1 100644 --- a/e107_admin/includes/classis.php +++ b/e107_admin/includes/classis.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_admin/includes/classis.php,v $ - * $Revision: 1.6 $ - * $Date: 2009-11-18 01:04:42 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_admin/includes/combo.php b/e107_admin/includes/combo.php index ade0cab1a..89c6737ed 100644 --- a/e107_admin/includes/combo.php +++ b/e107_admin/includes/combo.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_admin/includes/combo.php,v $ - * $Revision: 1.6 $ - * $Date: 2009-11-18 01:04:42 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_admin/includes/compact.php b/e107_admin/includes/compact.php index a7aa2fe3b..95382ebe1 100644 --- a/e107_admin/includes/compact.php +++ b/e107_admin/includes/compact.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_admin/includes/compact.php,v $ - * $Revision: 1.6 $ - * $Date: 2009-11-18 01:04:42 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_admin/includes/infopanel.php b/e107_admin/includes/infopanel.php index cacfc4fe5..e48094085 100644 --- a/e107_admin/includes/infopanel.php +++ b/e107_admin/includes/infopanel.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/e107_admin/includes/infopanel.php,v $ - | $Revision: 1.20 $ - | $Date: 2009-12-25 23:32:18 $ - | $Author: e107coders $ + | $Revision$ + | $Date$ + | $Author$ +----------------------------------------------------------------------------+ */ if (!defined('e107_INIT')) diff --git a/e107_admin/includes/tabbed.php b/e107_admin/includes/tabbed.php index 28b190f5d..c9e57d327 100644 --- a/e107_admin/includes/tabbed.php +++ b/e107_admin/includes/tabbed.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_admin/includes/tabbed.php,v $ - * $Revision: 1.3 $ - * $Date: 2009-11-18 01:04:42 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_admin/index.php b/e107_admin/index.php index c2196b102..26ce2dd65 100644 --- a/e107_admin/index.php +++ b/e107_admin/index.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_admin/index.php,v $ - * $Revision: 1.3 $ - * $Date: 2009-11-18 01:04:26 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ header('Location: admin.php'); diff --git a/e107_admin/lancheck.php b/e107_admin/lancheck.php index 16f56c919..4fc48c738 100644 --- a/e107_admin/lancheck.php +++ b/e107_admin/lancheck.php @@ -10,9 +10,9 @@ * With code from Izydor and Lolo. * * $Source: /cvs_backup/e107_0.8/e107_admin/lancheck.php,v $ - * $Revision: 1.21 $ - * $Date: 2009-12-04 12:00:05 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ * */ require_once("../class2.php"); diff --git a/e107_admin/language.php b/e107_admin/language.php index 6b1b641cc..91d0d98be 100644 --- a/e107_admin/language.php +++ b/e107_admin/language.php @@ -9,9 +9,9 @@ * Administration Area - Languages * * $Source: /cvs_backup/e107_0.8/e107_admin/language.php,v $ - * $Revision: 1.28 $ - * $Date: 2009-12-13 21:52:31 $ - * $Author: e107steved $ + * $Revision$ + * $Date$ + * $Author$ * */ require_once ("../class2.php"); diff --git a/e107_admin/links.php b/e107_admin/links.php index 050b7402a..031ea477b 100644 --- a/e107_admin/links.php +++ b/e107_admin/links.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/e107_admin/links.php,v $ -| $Revision: 1.40 $ -| $Date: 2010-01-12 16:14:08 $ -| $Author: e107coders $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ require_once("../class2.php"); diff --git a/e107_admin/mailout.php b/e107_admin/mailout.php index aff9dff51..4353903aa 100644 --- a/e107_admin/mailout.php +++ b/e107_admin/mailout.php @@ -9,9 +9,9 @@ * Administration - Mailout * * $Source: /cvs_backup/e107_0.8/e107_admin/mailout.php,v $ - * $Revision: 1.36 $ - * $Date: 2010-01-11 21:08:38 $ - * $Author: e107steved $ + * $Revision$ + * $Date$ + * $Author$ * */ @@ -21,7 +21,7 @@ * * @package e107 * @subpackage admin - * @version $Id: mailout.php,v 1.36 2010-01-11 21:08:38 e107steved Exp $; + * @version $Id$; */ /* diff --git a/e107_admin/menus.php b/e107_admin/menus.php index e7a836056..95aaa9aa5 100644 --- a/e107_admin/menus.php +++ b/e107_admin/menus.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_admin/menus.php,v $ - * $Revision: 1.35 $ - * $Date: 2009-11-18 02:07:14 $ - * $Author: marj_nl_fr $ + * $Revision$ + * $Date$ + * $Author$ */ if(isset($_GET['configure'])) diff --git a/e107_admin/message.php b/e107_admin/message.php index 54c474d5c..ab375de8f 100644 --- a/e107_admin/message.php +++ b/e107_admin/message.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_admin/message.php,v $ - * $Revision: 1.5 $ - * $Date: 2009-11-18 01:04:26 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ require_once("../class2.php"); diff --git a/e107_admin/meta.php b/e107_admin/meta.php index e576e8d41..cf39e1895 100644 --- a/e107_admin/meta.php +++ b/e107_admin/meta.php @@ -9,9 +9,9 @@ * Administration Area - Meta Tags * * $Source: /cvs_backup/e107_0.8/e107_admin/meta.php,v $ - * $Revision: 1.11 $ - * $Date: 2009-11-18 01:04:26 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ * */ require_once("../class2.php"); diff --git a/e107_admin/modcomment.php b/e107_admin/modcomment.php index fcdb002eb..398c48634 100644 --- a/e107_admin/modcomment.php +++ b/e107_admin/modcomment.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_admin/modcomment.php,v $ - * $Revision: 1.11 $ - * $Date: 2009-11-18 01:04:26 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ require_once("../class2.php"); diff --git a/e107_admin/newspost.php b/e107_admin/newspost.php index 44c4ef023..f00c3a5de 100644 --- a/e107_admin/newspost.php +++ b/e107_admin/newspost.php @@ -9,9 +9,9 @@ * News Administration * * $Source: /cvs_backup/e107_0.8/e107_admin/newspost.php,v $ - * $Revision: 1.67 $ - * $Date: 2010-01-12 18:00:27 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ require_once('../class2.php'); diff --git a/e107_admin/notify.php b/e107_admin/notify.php index 87daf5916..0e86d63aa 100644 --- a/e107_admin/notify.php +++ b/e107_admin/notify.php @@ -9,15 +9,15 @@ * * * $Source: /cvs_backup/e107_0.8/e107_admin/notify.php,v $ - * $Revision: 1.13 $ - * $Date: 2009-12-28 22:16:54 $ - * $Author: e107steved $ + * $Revision$ + * $Date$ + * $Author$ */ /** * @package e107 * @subpackage admin - * @version $Id: notify.php,v 1.13 2009-12-28 22:16:54 e107steved Exp $; + * @version $Id$; * * 'Notify' admin page - selects action on various events */ diff --git a/e107_admin/phpinfo.php b/e107_admin/phpinfo.php index af0605009..ffa4d99a9 100644 --- a/e107_admin/phpinfo.php +++ b/e107_admin/phpinfo.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_admin/phpinfo.php,v $ - * $Revision: 1.3 $ - * $Date: 2009-11-18 01:04:26 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ require_once("../class2.php"); diff --git a/e107_admin/plugin.php b/e107_admin/plugin.php index c5765c319..f064afd64 100644 --- a/e107_admin/plugin.php +++ b/e107_admin/plugin.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/e107_admin/plugin.php,v $ -| $Revision: 1.57 $ -| $Date: 2009-12-04 11:54:29 $ -| $Author: e107coders $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ diff --git a/e107_admin/prefs.php b/e107_admin/prefs.php index b4d50a7bf..e17977bf7 100644 --- a/e107_admin/prefs.php +++ b/e107_admin/prefs.php @@ -9,9 +9,9 @@ * Administration - Site Preferences * * $Source: /cvs_backup/e107_0.8/e107_admin/prefs.php,v $ - * $Revision: 1.41 $ - * $Date: 2009-12-27 11:25:17 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ * */ require_once ("../class2.php"); diff --git a/e107_admin/search.php b/e107_admin/search.php index 62ed308f0..1d077a99a 100644 --- a/e107_admin/search.php +++ b/e107_admin/search.php @@ -9,9 +9,9 @@ * Search Administration * * $Source: /cvs_backup/e107_0.8/e107_admin/search.php,v $ - * $Revision: 1.9 $ - * $Date: 2010-01-06 22:36:45 $ - * $Author: e107steved $ + * $Revision$ + * $Date$ + * $Author$ * */ diff --git a/e107_admin/sql/core_sql.php b/e107_admin/sql/core_sql.php index e7089a35d..ee48e7fdb 100644 --- a/e107_admin/sql/core_sql.php +++ b/e107_admin/sql/core_sql.php @@ -9,9 +9,9 @@ * Core SQL * * $Source: /cvs_backup/e107_0.8/e107_admin/sql/core_sql.php,v $ - * $Revision: 1.47 $ - * $Date: 2010-01-05 22:36:03 $ - * $Author: e107steved $ + * $Revision$ + * $Date$ + * $Author$ */ header("location:../index.php"); diff --git a/e107_admin/sql/extended_country.php b/e107_admin/sql/extended_country.php index b64786444..dcced4968 100644 --- a/e107_admin/sql/extended_country.php +++ b/e107_admin/sql/extended_country.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_admin/sql/extended_country.php,v $ - * $Revision: 1.4 $ - * $Date: 2009-11-18 01:04:42 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ header("location:../index.php"); diff --git a/e107_admin/sql/extended_timezones.php b/e107_admin/sql/extended_timezones.php index 5c64d7a45..822b60cc4 100644 --- a/e107_admin/sql/extended_timezones.php +++ b/e107_admin/sql/extended_timezones.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_admin/sql/extended_timezones.php,v $ - * $Revision: 1.4 $ - * $Date: 2009-11-18 01:04:42 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_admin/theme.php b/e107_admin/theme.php index 43ac657b7..41e0247e6 100644 --- a/e107_admin/theme.php +++ b/e107_admin/theme.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_admin/theme.php,v $ - * $Revision: 1.7 $ - * $Date: 2009-11-18 01:04:26 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ require_once("../class2.php"); diff --git a/e107_admin/ugflag.php b/e107_admin/ugflag.php index dc29d18d1..e754784ca 100644 --- a/e107_admin/ugflag.php +++ b/e107_admin/ugflag.php @@ -9,9 +9,9 @@ * Administration - Site Maintenance * * $Source: /cvs_backup/e107_0.8/e107_admin/ugflag.php,v $ - * $Revision: 1.8 $ - * $Date: 2009-11-18 01:04:26 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ * */ require_once ("../class2.php"); diff --git a/e107_admin/update_routines.php b/e107_admin/update_routines.php index 37f7d6075..715fdd15a 100644 --- a/e107_admin/update_routines.php +++ b/e107_admin/update_routines.php @@ -11,16 +11,16 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/e107_admin/update_routines.php,v $ -| $Revision: 1.78 $ -| $Date: 2010-02-09 21:42:11 $ -| $Author: e107coders $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ /** * @package e107 * @subpackage admin - * @version $Id: update_routines.php,v 1.78 2010-02-09 21:42:11 e107coders Exp $; + * @version $Id$; * * Update routines from older e107 versions to current. * diff --git a/e107_admin/updateadmin.php b/e107_admin/updateadmin.php index e86b38b49..fd3f9ef6c 100644 --- a/e107_admin/updateadmin.php +++ b/e107_admin/updateadmin.php @@ -9,9 +9,9 @@ * Administration Area - Update Admin * * $Source: /cvs_backup/e107_0.8/e107_admin/updateadmin.php,v $ - * $Revision: 1.9 $ - * $Date: 2009-11-22 14:10:06 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ * */ diff --git a/e107_admin/upload.php b/e107_admin/upload.php index c0d9d963d..9c5ebe6e7 100644 --- a/e107_admin/upload.php +++ b/e107_admin/upload.php @@ -9,9 +9,9 @@ * File Upload facility - administration * * $Source: /cvs_backup/e107_0.8/e107_admin/upload.php,v $ - * $Revision: 1.14 $ - * $Date: 2010-01-11 21:31:58 $ - * $Author: e107steved $ + * $Revision$ + * $Date$ + * $Author$ */ @@ -20,7 +20,7 @@ * * @package e107 * @subpackage admin - * @version $Id: upload.php,v 1.14 2010-01-11 21:31:58 e107steved Exp $; + * @version $Id$; */ require_once('../class2.php'); diff --git a/e107_admin/userclass2.php b/e107_admin/userclass2.php index 1b654403d..53aeafa19 100644 --- a/e107_admin/userclass2.php +++ b/e107_admin/userclass2.php @@ -9,9 +9,9 @@ * Administration Area - User classes * * $Source: /cvs_backup/e107_0.8/e107_admin/userclass2.php,v $ - * $Revision: 1.38 $ - * $Date: 2010-02-07 19:42:02 $ - * $Author: e107steved $ + * $Revision$ + * $Date$ + * $Author$ * */ @@ -21,7 +21,7 @@ * * @package e107 * @subpackage admin - * @version $Id: userclass2.php,v 1.38 2010-02-07 19:42:02 e107steved Exp $; + * @version $Id$; */ require_once('../class2.php'); diff --git a/e107_admin/users.php b/e107_admin/users.php index 523b5cbdd..30fa2e581 100644 --- a/e107_admin/users.php +++ b/e107_admin/users.php @@ -10,9 +10,9 @@ * Administration Area - Users * * $Source: /cvs_backup/e107_0.8/e107_admin/users.php,v $ -* $Revision: 1.72 $ -* $Date: 2010-02-07 18:32:35 $ -* $Author: e107steved $ +* $Revision$ +* $Date$ +* $Author$ * */ require_once ('../class2.php'); diff --git a/e107_admin/users_extended.php b/e107_admin/users_extended.php index bc94aab9b..c5f0f3513 100755 --- a/e107_admin/users_extended.php +++ b/e107_admin/users_extended.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_admin/users_extended.php,v $ - * $Revision: 1.22 $ - * $Date: 2009-11-18 01:04:26 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ require_once('../class2.php'); diff --git a/e107_admin/ver.php b/e107_admin/ver.php index 03c7b85cb..c9b4b9e05 100644 --- a/e107_admin/ver.php +++ b/e107_admin/ver.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_admin/ver.php,v $ - * $Revision: 1.4 $ - * $Date: 2009-11-18 01:04:26 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_admin/wmessage.php b/e107_admin/wmessage.php index ed782e15a..90a462db6 100644 --- a/e107_admin/wmessage.php +++ b/e107_admin/wmessage.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_admin/wmessage.php,v $ - * $Revision: 1.8 $ - * $Date: 2009-11-18 01:04:26 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ require_once("../class2.php"); diff --git a/e107_core/bbcodes/img.bb b/e107_core/bbcodes/img.bb index 71fba32d7..0f8add595 100644 --- a/e107_core/bbcodes/img.bb +++ b/e107_core/bbcodes/img.bb @@ -1,4 +1,4 @@ -// $Id: img.bb,v 1.14 2009-11-19 13:46:18 e107coders Exp $ +// $Id$ // General purpose image bbcode. As well as the obvious insertion of a picture: // a) if filname begins with 'th_' or 'thumb_', creates link to main image opening in new window diff --git a/e107_core/bbcodes/link.bb b/e107_core/bbcodes/link.bb index bd3173029..6b4bfee77 100644 --- a/e107_core/bbcodes/link.bb +++ b/e107_core/bbcodes/link.bb @@ -1,4 +1,4 @@ -// $Id: link.bb,v 1.10 2010-01-29 16:30:49 secretr Exp $ +// $Id$ global $pref; /** @@ -6,7 +6,7 @@ global $pref; * * @package e107 * @subpackage bbcode - * @version $Id: link.bb,v 1.10 2010-01-29 16:30:49 secretr Exp $; + * @version $Id$; * * @todo try and avoid URLs with a language in [..] */ diff --git a/e107_files/e107.js b/e107_files/e107.js index 6bd4c120c..c5accdd6b 100644 --- a/e107_files/e107.js +++ b/e107_files/e107.js @@ -5,9 +5,9 @@ | e107 website system - Javascript File. | | $Source: /cvs_backup/e107_0.8/e107_files/e107.js,v $ -| $Revision: 1.11 $ -| $Date: 2008-10-30 21:00:31 $ -| $Author: e107steved $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ diff --git a/e107_files/e_ajax.php b/e107_files/e_ajax.php index fc14e38b4..ebed166d6 100644 --- a/e107_files/e_ajax.php +++ b/e107_files/e_ajax.php @@ -9,9 +9,9 @@ * Call Shortcodes via AJAX request * * $Source: /cvs_backup/e107_0.8/e107_files/e_ajax.php,v $ -* $Revision: 1.9 $ -* $Date: 2009-12-10 22:46:45 $ -* $Author: secretr $ +* $Revision$ +* $Date$ +* $Author$ * */ $_E107['minimal'] = TRUE; diff --git a/e107_files/e_css.php b/e107_files/e_css.php index f62b58075..6bcf147e9 100644 --- a/e107_files/e_css.php +++ b/e107_files/e_css.php @@ -9,9 +9,9 @@ * Unobtrusive JS support * * $Source: /cvs_backup/e107_0.8/e107_files/e_css.php,v $ - * $Revision: 1.5 $ - * $Date: 2009-12-10 22:46:45 $ - * $Author: secretr $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } // No JavaScript support using CSS diff --git a/e107_files/e_js.php b/e107_files/e_js.php index f19b3be9c..07ac544ba 100644 --- a/e107_files/e_js.php +++ b/e107_files/e_js.php @@ -4,9 +4,9 @@ | e107 website system - Javascript File. | | $Source: /cvs_backup/e107_0.8/e107_files/e_js.php,v $ -| $Revision: 1.7 $ -| $Date: 2008-10-30 21:00:31 $ -| $Author: e107steved $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ /* diff --git a/e107_files/e_jslib.php b/e107_files/e_jslib.php index 3a75d42a0..5775172a8 100644 --- a/e107_files/e_jslib.php +++ b/e107_files/e_jslib.php @@ -9,9 +9,9 @@ * Javascript files consolidation script (gzip compression) * * $Source: /cvs_backup/e107_0.8/e107_files/e_jslib.php,v $ - * $Revision: 1.7 $ - * $Date: 2009-11-18 01:49:18 $ - * $Author: marj_nl_fr $ + * $Revision$ + * $Date$ + * $Author$ * */ diff --git a/e107_files/e_url/core/core/main.php b/e107_files/e_url/core/core/main.php index f3ad9a9e9..310a2c86e 100644 --- a/e107_files/e_url/core/core/main.php +++ b/e107_files/e_url/core/core/main.php @@ -1,7 +1,7 @@ * @author Brett Stimmerman * @copyright 2005 Michal Migurski - * @version CVS: $Id: json_compat_handler.php,v 1.1 2008-11-09 20:31:10 secretr Exp $ + * @version CVS: $Id$ * @license http://www.opensource.org/licenses/bsd-license.php * @link http://pear.php.net/pepr/pepr-proposal-show.php?id=198 */ diff --git a/e107_handlers/language_class.php b/e107_handlers/language_class.php index e32febf38..121c1c210 100644 --- a/e107_handlers/language_class.php +++ b/e107_handlers/language_class.php @@ -4,9 +4,9 @@ | e107 website system - Language Class. | | $Source: /cvs_backup/e107_0.8/e107_handlers/language_class.php,v $ -| $Revision: 1.4 $ -| $Date: 2007-03-31 01:18:33 $ -| $Author: e107coders $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ diff --git a/e107_handlers/level_handler.php b/e107_handlers/level_handler.php index 1c66b2a22..eacbd6628 100644 --- a/e107_handlers/level_handler.php +++ b/e107_handlers/level_handler.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_handlers/level_handler.php,v $ - * $Revision: 1.13 $ - * $Date: 2010-02-01 03:41:59 $ - * $Author: mcfly_e107 $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_handlers/login.php b/e107_handlers/login.php index 10551cce8..d215eef7b 100644 --- a/e107_handlers/login.php +++ b/e107_handlers/login.php @@ -10,9 +10,9 @@ * e107 Main * * $Source: /cvs_backup/e107_0.8/e107_handlers/login.php,v $ - * $Revision: 1.31 $ - * $Date: 2009-11-22 14:10:07 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ diff --git a/e107_handlers/mail.php b/e107_handlers/mail.php index 285b6215a..5e608d08c 100644 --- a/e107_handlers/mail.php +++ b/e107_handlers/mail.php @@ -9,17 +9,17 @@ * e107 Main * * $Source: /cvs_backup/e107_0.8/e107_handlers/mail.php,v $ - * $Revision: 1.24 $ - * $Date: 2010-01-05 20:14:11 $ - * $Author: e107steved $ + * $Revision$ + * $Date$ + * $Author$ */ /** * * @package e107 * @subpackage e107_handlers - * @version $Revision: 1.24 $ - * @author $Author: e107steved $ + * @version $Revision$ + * @author $Author$ * Mailout handler - concerned with processing and sending a single email */ diff --git a/e107_handlers/mail_manager_class.php b/e107_handlers/mail_manager_class.php index 888f4952d..29b9e875b 100644 --- a/e107_handlers/mail_manager_class.php +++ b/e107_handlers/mail_manager_class.php @@ -9,16 +9,16 @@ * e107 Mailout - mail database API and utility routines * * $Source: /cvs_backup/e107_0.8/e107_handlers/mail_manager_class.php,v $ - * $Revision: 1.13 $ - * $Date: 2010-01-11 21:09:15 $ - * $Author: e107steved $ + * $Revision$ + * $Date$ + * $Author$ */ /** * * @package e107 * @subpackage e107_handlers - * @version $Id: mail_manager_class.php,v 1.13 2010-01-11 21:09:15 e107steved Exp $; + * @version $Id$; * * @todo - consider whether to extract links in text-only emails diff --git a/e107_handlers/mailout_admin_class.php b/e107_handlers/mailout_admin_class.php index e67636a82..d1d332ed5 100644 --- a/e107_handlers/mailout_admin_class.php +++ b/e107_handlers/mailout_admin_class.php @@ -9,9 +9,9 @@ * Mailout - admin-related functions * * $Source: /cvs_backup/e107_0.8/e107_handlers/mailout_admin_class.php,v $ - * $Revision: 1.15 $ - * $Date: 2010-01-18 21:11:43 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ * */ @@ -20,7 +20,7 @@ * * @package e107 * @subpackage e107_handlers - * @version $Id: mailout_admin_class.php,v 1.15 2010-01-18 21:11:43 e107coders Exp $; + * @version $Id$; */ diff --git a/e107_handlers/mailout_class.php b/e107_handlers/mailout_class.php index 75cfd4d2e..d3c1f5f9d 100644 --- a/e107_handlers/mailout_class.php +++ b/e107_handlers/mailout_class.php @@ -9,9 +9,9 @@ * Mailout handling - selector for 'core' users * * $Source: /cvs_backup/e107_0.8/e107_handlers/mailout_class.php,v $ - * $Revision: 1.10 $ - * $Date: 2010-01-11 21:09:28 $ - * $Author: e107steved $ + * $Revision$ + * $Date$ + * $Author$ * */ @@ -20,7 +20,7 @@ * * @package e107 * @subpackage e107_handlers - * @version $Id: mailout_class.php,v 1.10 2010-01-11 21:09:28 e107steved Exp $; + * @version $Id$; * * @todo last visit date needs XHTML calendar on display, and needs to accept varying input formats */ diff --git a/e107_handlers/menu_class.php b/e107_handlers/menu_class.php index d90ed55be..410d872fb 100644 --- a/e107_handlers/menu_class.php +++ b/e107_handlers/menu_class.php @@ -9,9 +9,9 @@ * e107 Menu Class * * $Source: /cvs_backup/e107_0.8/e107_handlers/menu_class.php,v $ - * $Revision: 1.18 $ - * $Date: 2010-01-12 12:23:02 $ - * $Author: secretr $ + * $Revision$ + * $Date$ + * $Author$ */ if(!defined('e107_INIT')) diff --git a/e107_handlers/menumanager_class.php b/e107_handlers/menumanager_class.php index 2e43dc3b2..9a79d5da7 100644 --- a/e107_handlers/menumanager_class.php +++ b/e107_handlers/menumanager_class.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_handlers/menumanager_class.php,v $ - * $Revision: 1.11 $ - * $Date: 2009-11-18 02:07:14 $ - * $Author: marj_nl_fr $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_handlers/message_handler.php b/e107_handlers/message_handler.php index d3f084676..5f71c9d98 100644 --- a/e107_handlers/message_handler.php +++ b/e107_handlers/message_handler.php @@ -9,9 +9,9 @@ * Message Handler * * $Source: /cvs_backup/e107_0.8/e107_handlers/message_handler.php,v $ - * $Revision: 1.29 $ - * $Date: 2009-12-21 22:31:02 $ - * $Author: e107steved $ + * $Revision$ + * $Date$ + * $Author$ * */ diff --git a/e107_handlers/model_class.php b/e107_handlers/model_class.php index 061ccecca..14fe58b24 100644 --- a/e107_handlers/model_class.php +++ b/e107_handlers/model_class.php @@ -9,9 +9,9 @@ * e107 Base Model * * $Source: /cvs_backup/e107_0.8/e107_handlers/model_class.php,v $ - * $Revision: 1.51 $ - * $Date: 2010-02-08 14:52:34 $ - * $Author: secretr $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_handlers/mysql_class.php b/e107_handlers/mysql_class.php index 72fe172ba..f0dee7ee3 100644 --- a/e107_handlers/mysql_class.php +++ b/e107_handlers/mysql_class.php @@ -9,9 +9,9 @@ * mySQL Handler * * $Source: /cvs_backup/e107_0.8/e107_handlers/mysql_class.php,v $ - * $Revision: 1.77 $ - * $Date: 2010-02-08 09:12:07 $ - * $Author: secretr $ + * $Revision$ + * $Date$ + * $Author$ */ @@ -20,7 +20,7 @@ * * @package e107 * @subpackage e107_handlers - * @version $Id: mysql_class.php,v 1.77 2010-02-08 09:12:07 secretr Exp $; + * @version $Id$; * * @todo separate cache for db type tables */ diff --git a/e107_handlers/news_class.php b/e107_handlers/news_class.php index f95e2fe6d..2fb7c3ab0 100644 --- a/e107_handlers/news_class.php +++ b/e107_handlers/news_class.php @@ -9,9 +9,9 @@ * News handler * * $Source: /cvs_backup/e107_0.8/e107_handlers/news_class.php,v $ - * $Revision: 1.29 $ - * $Date: 2009-11-19 20:24:21 $ - * $Author: e107steved $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_handlers/notify_class.php b/e107_handlers/notify_class.php index c48fc9b35..12b788496 100644 --- a/e107_handlers/notify_class.php +++ b/e107_handlers/notify_class.php @@ -9,16 +9,16 @@ * Forum plugin notify configuration * * $Source: /cvs_backup/e107_0.8/e107_handlers/notify_class.php,v $ -* $Revision: 1.11 $ -* $Date: 2009-12-28 22:16:54 $ -* $Author: e107steved $ +* $Revision$ +* $Date$ +* $Author$ * */ /** * @package e107 * @subpackage e107_handlers - * @version $Id: notify_class.php,v 1.11 2009-12-28 22:16:54 e107steved Exp $; + * @version $Id$; * * Handler for 'notify' events - sends email notifications to the appropriate user groups */ diff --git a/e107_handlers/np_class.php b/e107_handlers/np_class.php index 80613b14e..238bf0d71 100644 --- a/e107_handlers/np_class.php +++ b/e107_handlers/np_class.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_handlers/np_class.php,v $ - * $Revision: 1.4 $ - * $Date: 2009-11-18 01:04:43 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_handlers/online_class.php b/e107_handlers/online_class.php index 347843c66..420b99535 100755 --- a/e107_handlers/online_class.php +++ b/e107_handlers/online_class.php @@ -9,16 +9,16 @@ * e107 Main * * $Source: /cvs_backup/e107_0.8/e107_handlers/online_class.php,v $ - * $Revision: 1.10 $ - * $Date: 2009-12-28 21:36:13 $ - * $Author: e107steved $ + * $Revision$ + * $Date$ + * $Author$ */ /** * @package e107 * @subpackage e107_handlers - * @version $Id: online_class.php,v 1.10 2009-12-28 21:36:13 e107steved Exp $; + * @version $Id$; * * Handler to keep track of online users */ diff --git a/e107_handlers/override_class.php b/e107_handlers/override_class.php index d65e34d70..50bbd16a3 100644 --- a/e107_handlers/override_class.php +++ b/e107_handlers/override_class.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_handlers/override_class.php,v $ - * $Revision: 1.3 $ - * $Date: 2009-11-18 01:04:43 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_handlers/pclzip.lib.php b/e107_handlers/pclzip.lib.php index 425691cb3..496c71fd4 100644 --- a/e107_handlers/pclzip.lib.php +++ b/e107_handlers/pclzip.lib.php @@ -22,7 +22,7 @@ // The use of this software is at the risk of the user. // // -------------------------------------------------------------------------------- -// $Id: pclzip.lib.php,v 1.2 2008-11-23 22:36:15 secretr Exp $ +// $Id$ // -------------------------------------------------------------------------------- // ----- Constants diff --git a/e107_handlers/phpmailer/class.phpmailer.php b/e107_handlers/phpmailer/class.phpmailer.php index e8cf56efa..34709a0ef 100644 --- a/e107_handlers/phpmailer/class.phpmailer.php +++ b/e107_handlers/phpmailer/class.phpmailer.php @@ -34,7 +34,7 @@ * @author Andy Prevost * @author Marcus Bointon * @copyright 2004 - 2009 Andy Prevost - * @version $Id: class.phpmailer.php,v 1.6 2009-09-01 19:53:08 e107steved Exp $ + * @version $Id$ * @license http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License */ diff --git a/e107_handlers/phpmailer/class.pop3.php b/e107_handlers/phpmailer/class.pop3.php index e71bfc9da..021a068f2 100644 --- a/e107_handlers/phpmailer/class.pop3.php +++ b/e107_handlers/phpmailer/class.pop3.php @@ -35,7 +35,7 @@ * @author Marcus Bointon * @copyright 2004 - 2009 Andy Prevost * @license http://www.gnu.org/copyleft/lesser.html Distributed under the Lesser General Public License (LGPL) - * @version $Id: class.pop3.php,v 1.5 2009-09-01 19:53:08 e107steved Exp $ + * @version $Id$ */ /** diff --git a/e107_handlers/phpmailer/class.smtp.php b/e107_handlers/phpmailer/class.smtp.php index d06aa10e7..f2bb4bdd2 100644 --- a/e107_handlers/phpmailer/class.smtp.php +++ b/e107_handlers/phpmailer/class.smtp.php @@ -35,7 +35,7 @@ * @author Marcus Bointon * @copyright 2004 - 2008 Andy Prevost * @license http://www.gnu.org/copyleft/lesser.html Distributed under the Lesser General Public License (LGPL) - * @version $Id: class.smtp.php,v 1.5 2009-09-01 19:53:08 e107steved Exp $ + * @version $Id$ */ /** diff --git a/e107_handlers/phpmailer/mailout_process.php b/e107_handlers/phpmailer/mailout_process.php index 8311eb943..722399877 100644 --- a/e107_handlers/phpmailer/mailout_process.php +++ b/e107_handlers/phpmailer/mailout_process.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_handlers/phpmailer/mailout_process.php,v $ - * $Revision: 1.14 $ - * $Date: 2009-12-27 11:25:18 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ | | Modifications in hand to work with most recent mailout.php diff --git a/e107_handlers/plugin_class.php b/e107_handlers/plugin_class.php index 5dd631c3a..e8bf5dec0 100644 --- a/e107_handlers/plugin_class.php +++ b/e107_handlers/plugin_class.php @@ -9,9 +9,9 @@ * Administration - Site Maintenance * * $Source: /cvs_backup/e107_0.8/e107_handlers/plugin_class.php,v $ - * $Revision: 1.120 $ - * $Date: 2009-12-13 21:52:32 $ - * $Author: e107steved $ + * $Revision$ + * $Date$ + * $Author$ * */ diff --git a/e107_handlers/pop3_class.php b/e107_handlers/pop3_class.php index 3c9d531d5..d9969be96 100644 --- a/e107_handlers/pop3_class.php +++ b/e107_handlers/pop3_class.php @@ -1,6 +1,6 @@ -// $Id: xmlrpc.inc.php,v 1.1 2009-11-17 09:25:55 marj_nl_fr Exp $ +// $Id$ // Copyright (c) 1999,2000,2002 Edd Dumbill. // All rights reserved. diff --git a/e107_handlers/xmlrpc/xmlrpc_wrappers.inc.php b/e107_handlers/xmlrpc/xmlrpc_wrappers.inc.php index b939b38da..725713aa6 100644 --- a/e107_handlers/xmlrpc/xmlrpc_wrappers.inc.php +++ b/e107_handlers/xmlrpc/xmlrpc_wrappers.inc.php @@ -3,7 +3,7 @@ * PHP-XMLRPC "wrapper" functions * Generate stubs to transparently access xmlrpc methods as php functions and viceversa * - * @version $Id: xmlrpc_wrappers.inc.php,v 1.1 2009-11-17 09:25:55 marj_nl_fr Exp $ + * @version $Id$ * @author Gaetano Giunta * @copyright (C) 2006-2009 G. Giunta * @license code licensed under the BSD License: http://phpxmlrpc.sourceforge.net/license.txt diff --git a/e107_handlers/xmlrpc/xmlrpcs.inc.php b/e107_handlers/xmlrpc/xmlrpcs.inc.php index 6a314d99f..12c17f8b9 100644 --- a/e107_handlers/xmlrpc/xmlrpcs.inc.php +++ b/e107_handlers/xmlrpc/xmlrpcs.inc.php @@ -1,7 +1,7 @@ -// $Id: xmlrpcs.inc.php,v 1.1 2009-11-17 09:25:55 marj_nl_fr Exp $ +// $Id$ // Copyright (c) 1999,2000,2002 Edd Dumbill. // All rights reserved. diff --git a/e107_images/thumb.php b/e107_images/thumb.php index e87b9e0ea..228bff750 100644 --- a/e107_images/thumb.php +++ b/e107_images/thumb.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_images/thumb.php,v $ - * $Revision: 1.5 $ - * $Date: 2009-11-18 01:05:12 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ /* diff --git a/e107_languages/English/English.php b/e107_languages/English/English.php index 5d8f4b565..c509de911 100644 --- a/e107_languages/English/English.php +++ b/e107_languages/English/English.php @@ -4,9 +4,9 @@ | e107 website system - Language File. | | $Source: /cvs_backup/e107_0.8/e107_languages/English/English.php,v $ -| $Revision: 1.13 $ -| $Date: 2009-08-15 13:23:10 $ -| $Author: marj_nl_fr $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ setlocale(LC_ALL, 'en_GB.UTF-8', 'en_GB.utf8', 'eng_eng.utf8', 'en'); diff --git a/e107_languages/English/admin/help/admin_log.php b/e107_languages/English/admin/help/admin_log.php index 000e5637f..1145af02a 100644 --- a/e107_languages/English/admin/help/admin_log.php +++ b/e107_languages/English/admin/help/admin_log.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/help/admin_log.php,v $ - * $Revision: 1.5 $ - * $Date: 2009-11-18 01:05:12 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_languages/English/admin/help/administrator.php b/e107_languages/English/admin/help/administrator.php index 7b98ff16d..17d1aaf2b 100644 --- a/e107_languages/English/admin/help/administrator.php +++ b/e107_languages/English/admin/help/administrator.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/help/administrator.php,v $ - * $Revision: 1.3 $ - * $Date: 2009-11-18 01:05:12 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_languages/English/admin/help/banlist.php b/e107_languages/English/admin/help/banlist.php index d9a3d4e08..dbd01af30 100644 --- a/e107_languages/English/admin/help/banlist.php +++ b/e107_languages/English/admin/help/banlist.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/help/banlist.php,v $ - * $Revision: 1.11 $ - * $Date: 2009-12-19 23:04:42 $ - * $Author: e107steved $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_languages/English/admin/help/cache.php b/e107_languages/English/admin/help/cache.php index 0f16a160a..5e8b82ca7 100644 --- a/e107_languages/English/admin/help/cache.php +++ b/e107_languages/English/admin/help/cache.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/help/cache.php,v $ - * $Revision: 1.4 $ - * $Date: 2009-11-18 01:05:12 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_languages/English/admin/help/cpage.php b/e107_languages/English/admin/help/cpage.php index c6bb70b47..d45570678 100644 --- a/e107_languages/English/admin/help/cpage.php +++ b/e107_languages/English/admin/help/cpage.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/help/cpage.php,v $ - * $Revision: 1.4 $ - * $Date: 2009-11-18 01:05:12 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_languages/English/admin/help/db.php b/e107_languages/English/admin/help/db.php index a21025ce2..44c2b5b71 100644 --- a/e107_languages/English/admin/help/db.php +++ b/e107_languages/English/admin/help/db.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/help/db.php,v $ - * $Revision: 1.3 $ - * $Date: 2009-11-18 01:05:12 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_languages/English/admin/help/download.php b/e107_languages/English/admin/help/download.php index 70c4d674d..c28fdee52 100644 --- a/e107_languages/English/admin/help/download.php +++ b/e107_languages/English/admin/help/download.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/help/download.php,v $ - * $Revision: 1.3 $ - * $Date: 2009-11-18 01:05:12 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_languages/English/admin/help/emoticon.php b/e107_languages/English/admin/help/emoticon.php index 404469a36..16b339461 100644 --- a/e107_languages/English/admin/help/emoticon.php +++ b/e107_languages/English/admin/help/emoticon.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/help/emoticon.php,v $ - * $Revision: 1.3 $ - * $Date: 2009-11-18 01:05:12 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_languages/English/admin/help/fileinspector.php b/e107_languages/English/admin/help/fileinspector.php index a7fb522ca..18574b6fe 100644 --- a/e107_languages/English/admin/help/fileinspector.php +++ b/e107_languages/English/admin/help/fileinspector.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/help/fileinspector.php,v $ - * $Revision: 1.8 $ - * $Date: 2009-11-18 01:05:12 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_languages/English/admin/help/filemanager.php b/e107_languages/English/admin/help/filemanager.php index 7626bef70..b78d375f9 100644 --- a/e107_languages/English/admin/help/filemanager.php +++ b/e107_languages/English/admin/help/filemanager.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/help/filemanager.php,v $ - * $Revision: 1.3 $ - * $Date: 2009-11-18 01:05:12 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_languages/English/admin/help/frontpage.php b/e107_languages/English/admin/help/frontpage.php index e013925d9..c736c6937 100644 --- a/e107_languages/English/admin/help/frontpage.php +++ b/e107_languages/English/admin/help/frontpage.php @@ -1,7 +1,7 @@
Please ensure the file core_sql.php exists in the /admin/sql directory."); diff --git a/e107_languages/English/admin/lan_download.php b/e107_languages/English/admin/lan_download.php index 36a8ebc24..37a13f946 100644 --- a/e107_languages/English/admin/lan_download.php +++ b/e107_languages/English/admin/lan_download.php @@ -4,9 +4,9 @@ | e107 website system - Language File. | | $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/lan_download.php,v $ -| $Revision: 1.4 $ -| $Date: 2008-12-06 15:48:26 $ -| $Author: e107steved $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ define("DOWLAN_1", "Download added to database."); diff --git a/e107_languages/English/admin/lan_e107_update.php b/e107_languages/English/admin/lan_e107_update.php index dff78f1bb..1c932d98b 100644 --- a/e107_languages/English/admin/lan_e107_update.php +++ b/e107_languages/English/admin/lan_e107_update.php @@ -1,7 +1,7 @@ * @author Brett Stimmerman * @copyright 2005 Michal Migurski - * @version CVS: $Id: JSON.php,v 1.1 2009-11-09 02:48:44 e107coders Exp $ + * @version CVS: $Id$ * @license http://www.opensource.org/licenses/bsd-license.php * @link http://pear.php.net/pepr/pepr-proposal-show.php?id=198 */ diff --git a/e107_plugins/facebook/facebook_function.php b/e107_plugins/facebook/facebook_function.php index 8ed4754ff..9cf85ca1d 100644 --- a/e107_plugins/facebook/facebook_function.php +++ b/e107_plugins/facebook/facebook_function.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_plugins/facebook/facebook_function.php,v $ - * $Revision: 1.16 $ - * $Date: 2009-11-22 14:10:08 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) diff --git a/e107_plugins/faqs/admin_config.php b/e107_plugins/faqs/admin_config.php index fd844b0d2..210673256 100644 --- a/e107_plugins/faqs/admin_config.php +++ b/e107_plugins/faqs/admin_config.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/e107_plugins/faqs/admin_config.php,v $ -| $Revision: 1.8 $ -| $Date: 2009-11-18 01:05:36 $ -| $Author: e107coders $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ require_once("../../class2.php"); diff --git a/e107_plugins/faqs/e_sitelink.php b/e107_plugins/faqs/e_sitelink.php index 962a353a5..a8f2aaabe 100644 --- a/e107_plugins/faqs/e_sitelink.php +++ b/e107_plugins/faqs/e_sitelink.php @@ -9,9 +9,9 @@ * Sitelinks configuration module - gsitemap * * $Source: /cvs_backup/e107_0.8/e107_plugins/faqs/e_sitelink.php,v $ - * $Revision: 1.1 $ - * $Date: 2009-11-20 05:01:51 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ * */ diff --git a/e107_plugins/faqs/faqs.php b/e107_plugins/faqs/faqs.php index 044b22a90..b0642bab4 100644 --- a/e107_plugins/faqs/faqs.php +++ b/e107_plugins/faqs/faqs.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_plugins/faqs/faqs.php,v $ - * $Revision: 1.8 $ - * $Date: 2010-02-09 01:33:41 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ require_once ("../../class2.php"); diff --git a/e107_plugins/faqs/faqs_setup.php b/e107_plugins/faqs/faqs_setup.php index f3cff224e..15679aceb 100644 --- a/e107_plugins/faqs/faqs_setup.php +++ b/e107_plugins/faqs/faqs_setup.php @@ -9,9 +9,9 @@ * Custom FAQ install/uninstall/update routines * * $Source: /cvs_backup/e107_0.8/e107_plugins/faqs/faqs_setup.php,v $ -* $Revision: 1.1 $ -* $Date: 2009-11-09 12:57:34 $ -* $Author: e107coders $ +* $Revision$ +* $Date$ +* $Author$ * */ diff --git a/e107_plugins/faqs/faqs_shortcodes.php b/e107_plugins/faqs/faqs_shortcodes.php index 7c4b51a68..435aa4e4c 100644 --- a/e107_plugins/faqs/faqs_shortcodes.php +++ b/e107_plugins/faqs/faqs_shortcodes.php @@ -10,9 +10,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/e107_plugins/faqs/faqs_shortcodes.php,v $ - | $Revision: 1.3 $ - | $Date: 2009-12-23 11:32:09 $ - | $Author: e107coders $ + | $Revision$ + | $Date$ + | $Author$ +----------------------------------------------------------------------------+ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_plugins/faqs/faqs_template.php b/e107_plugins/faqs/faqs_template.php index 2d7e0a87d..da8b3b484 100644 --- a/e107_plugins/faqs/faqs_template.php +++ b/e107_plugins/faqs/faqs_template.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_plugins/faqs/faqs_template.php,v $ - * $Revision: 1.3 $ - * $Date: 2009-11-18 01:05:36 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ if(!defined("USER_WIDTH")) diff --git a/e107_plugins/featurebox/admin_config.php b/e107_plugins/featurebox/admin_config.php index 4c15d024d..860e4dd65 100644 --- a/e107_plugins/featurebox/admin_config.php +++ b/e107_plugins/featurebox/admin_config.php @@ -9,9 +9,9 @@ * Featurebox administration * * $Source: /cvs_backup/e107_0.8/e107_plugins/featurebox/admin_config.php,v $ -* $Revision: 1.16 $ -* $Date: 2010-01-12 16:09:56 $ -* $Author: e107coders $ +* $Revision$ +* $Date$ +* $Author$ * */ require_once("../../class2.php"); diff --git a/e107_plugins/featurebox/e_shortcode.php b/e107_plugins/featurebox/e_shortcode.php index a5cc49ba9..af64e67d8 100644 --- a/e107_plugins/featurebox/e_shortcode.php +++ b/e107_plugins/featurebox/e_shortcode.php @@ -1,7 +1,7 @@ jalist"); diff --git a/e107_themes/khatru/news_template.php b/e107_themes/khatru/news_template.php index 0bea2ccf4..b23a1b66f 100644 --- a/e107_themes/khatru/news_template.php +++ b/e107_themes/khatru/news_template.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_themes/khatru/news_template.php,v $ - * $Revision: 1.3 $ - * $Date: 2009-11-18 01:06:02 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_themes/khatru/theme.php b/e107_themes/khatru/theme.php index c4de2ae70..598bc7989 100644 --- a/e107_themes/khatru/theme.php +++ b/e107_themes/khatru/theme.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_themes/khatru/theme.php,v $ - * $Revision: 1.7 $ - * $Date: 2009-11-18 02:03:35 $ - * $Author: marj_nl_fr $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_themes/leaf/languages/English.php b/e107_themes/leaf/languages/English.php index a345882f1..cafb8279b 100644 --- a/e107_themes/leaf/languages/English.php +++ b/e107_themes/leaf/languages/English.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_themes/leaf/languages/English.php,v $ - * $Revision: 1.3 $ - * $Date: 2009-11-18 01:06:08 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ define("LAN_THEME_1", "Comment(s) "); diff --git a/e107_themes/leaf/theme.php b/e107_themes/leaf/theme.php index 4e5872f1e..67c2fc412 100644 --- a/e107_themes/leaf/theme.php +++ b/e107_themes/leaf/theme.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_themes/leaf/theme.php,v $ - * $Revision: 1.6 $ - * $Date: 2009-11-18 01:06:08 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_themes/templates/admin_icons_template.php b/e107_themes/templates/admin_icons_template.php index ecdaa3af6..738556c0c 100644 --- a/e107_themes/templates/admin_icons_template.php +++ b/e107_themes/templates/admin_icons_template.php @@ -9,9 +9,9 @@ * Administration Icons, should handle all icons in the future (somehow) * * $Source: /cvs_backup/e107_0.8/e107_themes/templates/admin_icons_template.php,v $ - * $Revision: 1.2 $ - * $Date: 2009-11-18 02:03:35 $ - * $Author: marj_nl_fr $ + * $Revision$ + * $Date$ + * $Author$ */ define("ADMIN_TRUE_ICON", ""); diff --git a/e107_themes/templates/admin_template.php b/e107_themes/templates/admin_template.php index 8a48e01be..ef6d939af 100644 --- a/e107_themes/templates/admin_template.php +++ b/e107_themes/templates/admin_template.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_themes/templates/admin_template.php,v $ - * $Revision: 1.5 $ - * $Date: 2009-11-18 01:06:08 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/e107_themes/templates/banner_template.php b/e107_themes/templates/banner_template.php index 98520c5a2..73960cb7a 100644 --- a/e107_themes/templates/banner_template.php +++ b/e107_themes/templates/banner_template.php @@ -1,5 +1,5 @@ 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 2618a13e2..56c64e5e6 100644 --- a/e107_themes/vekna_blue/theme.php +++ b/e107_themes/vekna_blue/theme.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_themes/vekna_blue/theme.php,v $ - * $Revision: 1.7 $ - * $Date: 2009-11-18 01:06:08 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ if (!defined('e107_INIT')) { exit; } diff --git a/email.php b/email.php index fad8cc468..48bdeff1f 100644 --- a/email.php +++ b/email.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/email.php,v $ -| $Revision: 1.10 $ -| $Date: 2009-11-18 01:04:24 $ -| $Author: e107coders $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ require_once('class2.php'); diff --git a/error.php b/error.php index f6a41afdb..b2c94d03a 100644 --- a/error.php +++ b/error.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/error.php,v $ -| $Revision: 1.12 $ -| $Date: 2009-11-18 01:04:24 $ -| $Author: e107coders $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ diff --git a/fpw.php b/fpw.php index ed41e27fd..14b4b3df8 100644 --- a/fpw.php +++ b/fpw.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/fpw.php,v $ -| $Revision: 1.11 $ -| $Date: 2009-11-22 14:10:02 $ -| $Author: e107coders $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ require_once("class2.php"); diff --git a/gsitemap.php b/gsitemap.php index 1e4a85752..49b64c9e3 100644 --- a/gsitemap.php +++ b/gsitemap.php @@ -9,9 +9,9 @@ * Plugin supporting file - gsitemap * * $Source: /cvs_backup/e107_0.8/gsitemap.php,v $ - * $Revision: 1.4 $ - * $Date: 2009-11-18 01:04:24 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ * */ require_once("class2.php"); diff --git a/index.php b/index.php index 0425f40e0..947f2f943 100644 --- a/index.php +++ b/index.php @@ -9,9 +9,9 @@ * News frontend * * $Source: /cvs_backup/e107_0.8/index.php,v $ - * $Revision: 1.9 $ - * $Date: 2009-11-23 00:52:27 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ */ require_once ('class2.php'); diff --git a/install_.php b/install_.php index 750890492..d147e4b66 100644 --- a/install_.php +++ b/install_.php @@ -9,16 +9,16 @@ * Installation file * * $Source: /cvs_backup/e107_0.8/install_.php,v $ -* $Revision: 1.60 $ -* $Date: 2010-02-09 21:42:11 $ -* $Author: e107coders $ +* $Revision$ +* $Date$ +* $Author$ * */ /** * @package e107 * @subpackage install - * @version $Id: install_.php,v 1.60 2010-02-09 21:42:11 e107coders Exp $; + * @version $Id$; * * Installer base routine */ diff --git a/login.php b/login.php index 49698ba5c..ee7150f2e 100644 --- a/login.php +++ b/login.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/login.php,v $ -| $Revision: 1.11 $ -| $Date: 2009-12-10 20:19:54 $ -| $Author: e107steved $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ diff --git a/membersonly.php b/membersonly.php index aa81ba25b..bd6300ecd 100644 --- a/membersonly.php +++ b/membersonly.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/membersonly.php,v $ -| $Revision: 1.5 $ -| $Date: 2009-11-18 01:04:24 $ -| $Author: e107coders $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ require_once("class2.php"); diff --git a/metaweblog.php b/metaweblog.php index 7579cca07..f001d6f58 100644 --- a/metaweblog.php +++ b/metaweblog.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/metaweblog.php,v $ -| $Revision: 1.2 $ -| $Date: 2009-11-18 01:04:24 $ -| $Author: e107coders $ +| $Revision$ +| $Date$ +| $Author$ | +----------------------------------------------------------------------------+ */ diff --git a/news.php b/news.php index c73443834..f37ac5676 100644 --- a/news.php +++ b/news.php @@ -9,14 +9,14 @@ * News frontend * * $Source: /cvs_backup/e107_0.8/news.php,v $ - * $Revision: 1.27 $ - * $Date: 2010-01-06 20:12:09 $ - * $Author: e107steved $ + * $Revision$ + * $Date$ + * $Author$ */ /** * @package e107 * @subpackage user - * @version $Id: news.php,v 1.27 2010-01-06 20:12:09 e107steved Exp $; + * @version $Id$; * * News front page display */ diff --git a/online.php b/online.php index d0bdda58f..ce8612fde 100644 --- a/online.php +++ b/online.php @@ -11,16 +11,16 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/online.php,v $ -| $Revision: 1.12 $ -| $Date: 2009-12-28 21:36:13 $ -| $Author: e107steved $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ /** * @package e107 * @subpackage user - * @version $Id: online.php,v 1.12 2009-12-28 21:36:13 e107steved Exp $; + * @version $Id$; * * Display list of online users, and the pages they're viewing */ diff --git a/page.php b/page.php index 7ace55c54..0023f2d6a 100644 --- a/page.php +++ b/page.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/page.php,v $ -| $Revision: 1.23 $ -| $Date: 2009-11-22 14:10:03 $ -| $Author: e107coders $ +| $Revision$ +| $Date$ +| $Author$ | +----------------------------------------------------------------------------+ */ diff --git a/print.php b/print.php index 43ad815a3..1a1e6fe4c 100644 --- a/print.php +++ b/print.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/print.php,v $ -| $Revision: 1.12 $ -| $Date: 2009-11-18 01:04:24 $ -| $Author: e107coders $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ require_once("class2.php"); diff --git a/rate.php b/rate.php index 9b64c3528..88b3f7a3c 100644 --- a/rate.php +++ b/rate.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/rate.php,v $ -| $Revision: 1.5 $ -| $Date: 2009-11-18 01:04:24 $ -| $Author: e107coders $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ diff --git a/request.php b/request.php index 04b31d4f3..a52e0a298 100644 --- a/request.php +++ b/request.php @@ -12,9 +12,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/request.php,v $ -| $Revision: 1.10 $ -| $Date: 2009-11-18 01:04:24 $ -| $Author: e107coders $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ diff --git a/search.php b/search.php index 3ca6daaec..d78816ed8 100644 --- a/search.php +++ b/search.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/search.php,v $ -| $Revision: 1.15 $ -| $Date: 2009-12-23 11:32:47 $ -| $Author: e107coders $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ diff --git a/signup.php b/signup.php index 20211fa9e..a6c61ce16 100644 --- a/signup.php +++ b/signup.php @@ -9,9 +9,9 @@ * User signup * * $Source: /cvs_backup/e107_0.8/signup.php,v $ - * $Revision: 1.46 $ - * $Date: 2010-01-30 21:27:23 $ - * $Author: e107steved $ + * $Revision$ + * $Date$ + * $Author$ * */ diff --git a/sitedown.php b/sitedown.php index 4beb17310..2b033a556 100644 --- a/sitedown.php +++ b/sitedown.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/sitedown.php,v $ -| $Revision: 1.8 $ -| $Date: 2009-11-18 01:04:24 $ -| $Author: e107coders $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ require_once('class2.php'); diff --git a/submitnews.php b/submitnews.php index 78fa3baaf..0c7ff6a1d 100644 --- a/submitnews.php +++ b/submitnews.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/submitnews.php,v $ -| $Revision: 1.17 $ -| $Date: 2009-12-19 14:52:57 $ -| $Author: e107steved $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ diff --git a/top.php b/top.php index 460b84dd3..e336ed92d 100644 --- a/top.php +++ b/top.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/top.php,v $ -| $Revision: 1.6 $ -| $Date: 2009-11-18 01:04:24 $ -| $Author: e107coders $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ require_once ('class2.php'); diff --git a/upload.php b/upload.php index df2cabf5b..7ce970018 100644 --- a/upload.php +++ b/upload.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/upload.php,v $ -| $Revision: 1.11 $ -| $Date: 2009-11-18 01:04:24 $ -| $Author: e107coders $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ require_once("class2.php"); diff --git a/user.php b/user.php index 2c56daab6..f0bc99e24 100644 --- a/user.php +++ b/user.php @@ -9,9 +9,9 @@ * User information * * $Source: /cvs_backup/e107_0.8/user.php,v $ - * $Revision: 1.11 $ - * $Date: 2009-11-18 01:04:24 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ * */ //HCL define('PAGE_NAME', 'Members'); diff --git a/userposts.php b/userposts.php index 87ae9da56..f85bb951a 100644 --- a/userposts.php +++ b/userposts.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/userposts.php,v $ -| $Revision: 1.14 $ -| $Date: 2009-12-28 17:53:11 $ -| $Author: e107steved $ +| $Revision$ +| $Date$ +| $Author$ +----------------------------------------------------------------------------+ */ require_once('class2.php'); diff --git a/usersettings.php b/usersettings.php index 546d5618f..7eec4327b 100644 --- a/usersettings.php +++ b/usersettings.php @@ -9,9 +9,9 @@ * User settings modify * * $Source: /cvs_backup/e107_0.8/usersettings.php,v $ - * $Revision: 1.45 $ - * $Date: 2009-11-22 14:10:03 $ - * $Author: e107coders $ + * $Revision$ + * $Date$ + * $Author$ * */ /*