diff --git a/README_.txt b/README_.txt index 2d8579d..80eee2b 100644 --- a/README_.txt +++ b/README_.txt @@ -1,4 +1,4 @@ -$Id: README_.txt 323 2015-05-28 12:02:34Z oldperl $ +$Id$ ---------------------------------------------------------------------------------------------------- This is the readme file for ConLite 2.0 diff --git a/cms/config.php b/cms/config.php index 8918a2a..f987795 100644 --- a/cms/config.php +++ b/cms/config.php @@ -24,7 +24,7 @@ * created unknown * modified 2008-07-03, bilal arslan, added security fix * - * $Id: config.php 450 2016-07-20 11:11:12Z oldperl $: + * $Id$: * }} * */ diff --git a/cms/dbfs.php b/cms/dbfs.php index 50210ca..6c8d42a 100644 --- a/cms/dbfs.php +++ b/cms/dbfs.php @@ -27,7 +27,7 @@ * modified 2008-07-03, bilal arslan, added security fix * modified 2010-05-20, Murat Purc, standardized Contenido startup and security check invocations, see [#CON-307] * - * $Id: dbfs.php 450 2016-07-20 11:11:12Z oldperl $: + * $Id$: * }} * */ diff --git a/cms/front_crcloginform.inc.php b/cms/front_crcloginform.inc.php index 1dd27a8..663897c 100644 --- a/cms/front_crcloginform.inc.php +++ b/cms/front_crcloginform.inc.php @@ -4,7 +4,7 @@ * * @package ConLite * @subpackage Frontend - * @version $Rev: 450 $ + * @version $Rev$ * @author Ortwin Pinke * @copyright conrepo.org * @link http://conlite.conrepo.org @@ -14,7 +14,7 @@ * @link http://www.4fb.de * @link http://www.contenido.org * - * $Id: front_crcloginform.inc.php 450 2016-07-20 11:11:12Z oldperl $: + * $Id$: */ /** diff --git a/cms/includes/Util/Modules/Contenido_NavMain_Util.class.php b/cms/includes/Util/Modules/Contenido_NavMain_Util.class.php index cc442e2..8ed6b08 100644 --- a/cms/includes/Util/Modules/Contenido_NavMain_Util.class.php +++ b/cms/includes/Util/Modules/Contenido_NavMain_Util.class.php @@ -12,7 +12,7 @@ * @author Rudi Bieller * @copyright four for business AG * - * $Id: Contenido_NavMain_Util.class.php 450 2016-07-20 11:11:12Z oldperl $ + * $Id$ */ class Contenido_NavMain_Util { diff --git a/cms/includes/Util/Modules/Contenido_Sitemap_Util.class.php b/cms/includes/Util/Modules/Contenido_Sitemap_Util.class.php index 3fc3b1b..f04de2b 100644 --- a/cms/includes/Util/Modules/Contenido_Sitemap_Util.class.php +++ b/cms/includes/Util/Modules/Contenido_Sitemap_Util.class.php @@ -12,7 +12,7 @@ * @author Rudi Bieller * @copyright four for business AG * - * $Id: Contenido_Sitemap_Util.class.php 450 2016-07-20 11:11:12Z oldperl $ + * $Id$ */ class Contenido_Sitemap_Util { /** diff --git a/cms/includes/class.concache.php b/cms/includes/class.concache.php index 72cadcc..d9a473a 100644 --- a/cms/includes/class.concache.php +++ b/cms/includes/class.concache.php @@ -8,14 +8,14 @@ * * @package Frontend * @subpackage Cache - * @version $Rev: 450 $ + * @version $Rev$ * @author Murat Purc * @copyright four for business AG * @license http://www.contenido.org/license/LIZENZ.txt * @link http://www.4fb.de * @link http://www.contenido.org * - * $Id: class.concache.php 450 2016-07-20 11:11:12Z oldperl $: + * $Id$: */ if(!defined('CON_FRAMEWORK')) { diff --git a/cms/includes/class.input.helper.php b/cms/includes/class.input.helper.php index fc7b816..0c2bcad 100644 --- a/cms/includes/class.input.helper.php +++ b/cms/includes/class.input.helper.php @@ -24,7 +24,7 @@ * @link http://www.4fb.de * @link http://www.contenido.org * - * $Id: class.input.helper.php 450 2016-07-20 11:11:12Z oldperl $: + * $Id$: */ if(!defined('CON_FRAMEWORK')) { diff --git a/cms/includes/concache.php b/cms/includes/concache.php index 1cadaf7..e9fcb76 100644 --- a/cms/includes/concache.php +++ b/cms/includes/concache.php @@ -27,7 +27,7 @@ * created 2006-07-07 * modified 2008-07-03, bilal arslan, added security fix * - * $Id: concache.php 450 2016-07-20 11:11:12Z oldperl $: + * $Id$: * }} * */ diff --git a/cms/includes/functions.include.php b/cms/includes/functions.include.php index 3f05aa3..f611b9c 100644 --- a/cms/includes/functions.include.php +++ b/cms/includes/functions.include.php @@ -8,14 +8,14 @@ * * @package Frontend * @subpackage Functions - * @version $Rev: 450 $ + * @version $Rev$ * @author unknown * @copyright four for business AG * @license http://www.contenido.org/license/LIZENZ.txt * @link http://www.4fb.de * @link http://www.contenido.org * - * $Id: functions.include.php 450 2016-07-20 11:11:12Z oldperl $: + * $Id$: */ if(!defined('CON_FRAMEWORK')) { diff --git a/cms/includes/functions.navigation.php b/cms/includes/functions.navigation.php index e9df44d..624a679 100644 --- a/cms/includes/functions.navigation.php +++ b/cms/includes/functions.navigation.php @@ -8,14 +8,14 @@ * * @package Frontend * @subpackage Functions - * @version $Rev: 450 $ + * @version $Rev$ * @author unknown * @copyright four for business AG * @license http://www.contenido.org/license/LIZENZ.txt * @link http://www.4fb.de * @link http://www.contenido.org * - * $Id: functions.navigation.php 450 2016-07-20 11:11:12Z oldperl $: + * $Id$: */ if(!defined('CON_FRAMEWORK')) { diff --git a/cms/includes/spider-it.functions.inc.php b/cms/includes/spider-it.functions.inc.php index bfe187d..3803fdb 100644 --- a/cms/includes/spider-it.functions.inc.php +++ b/cms/includes/spider-it.functions.inc.php @@ -31,7 +31,7 @@ * modified 2012-10-30 * modified 2012-11-21 * - * $Id: spider-it.functions.inc.php 450 2016-07-20 11:11:12Z oldperl $: + * $Id$: * } * */ diff --git a/conlib/auth.inc b/conlib/auth.inc index a6ede02..fc8e766 100644 --- a/conlib/auth.inc +++ b/conlib/auth.inc @@ -27,7 +27,7 @@ * created 2002-07-21 * modified 2008-07-03, bilal arslan, added security fix * - * $Id: auth.inc 1315 2011-03-03 00:02:52Z xmurrix $: + * $Id$: * }} * */ diff --git a/conlib/ct_file.inc b/conlib/ct_file.inc index de2b236..c6e0e02 100644 --- a/conlib/ct_file.inc +++ b/conlib/ct_file.inc @@ -27,7 +27,7 @@ * created 2000-01-01 * modified 2008-07-03, bilal arslan, added security fix * - * $Id: ct_file.inc 740 2008-08-27 10:45:04Z timo.trautmann $: + * $Id$: * }} * */ diff --git a/conlib/ct_ldap.inc b/conlib/ct_ldap.inc index c478cf5..0ee0478 100644 --- a/conlib/ct_ldap.inc +++ b/conlib/ct_ldap.inc @@ -24,7 +24,7 @@ * created 2000-01-01 * modified 2008-07-03, bilal arslan, added security fix * - * $Id: ct_ldap.inc 1315 2011-03-03 00:02:52Z xmurrix $: + * $Id$: * }} * */ diff --git a/conlib/ct_null.inc b/conlib/ct_null.inc index 668d33e..5253ec4 100644 --- a/conlib/ct_null.inc +++ b/conlib/ct_null.inc @@ -28,7 +28,7 @@ * created 2000-01-01 * modified 2008-07-03, bilal arslan, added security fix * - * $Id: ct_null.inc 1315 2011-03-03 00:02:52Z xmurrix $: + * $Id$: * }} * */ diff --git a/conlib/ct_session.inc b/conlib/ct_session.inc index 691e214..1e2ddbb 100644 --- a/conlib/ct_session.inc +++ b/conlib/ct_session.inc @@ -22,7 +22,7 @@ * {@internal * created 2011-03-18 * - * $Id: $: + * $Id$: * }} * */ diff --git a/conlib/ct_shm.inc b/conlib/ct_shm.inc index c0c7b19..d9022df 100644 --- a/conlib/ct_shm.inc +++ b/conlib/ct_shm.inc @@ -26,7 +26,7 @@ * created 2000-01-01 * modified 2008-07-03, bilal arslan, added security fix * - * $Id: ct_shm.inc 1315 2011-03-03 00:02:52Z xmurrix $: + * $Id$: * }} * */ diff --git a/conlib/ct_sql.inc b/conlib/ct_sql.inc index 60b73d0..ae004d3 100644 --- a/conlib/ct_sql.inc +++ b/conlib/ct_sql.inc @@ -24,7 +24,7 @@ * modified 2008-07-03, bilal arslan, added security fix * modified 2009-11-06, Murat Purc, replaced deprecated functions (PHP 5.3 ready) * - * $Id: ct_sql.inc 1094 2009-11-06 01:22:13Z xmurrix $: + * $Id$: * }} * */ diff --git a/conlib/db_mysql.inc b/conlib/db_mysql.inc index 8a192cc..d948011 100644 --- a/conlib/db_mysql.inc +++ b/conlib/db_mysql.inc @@ -31,7 +31,7 @@ * readable connection settings. * modified 2011-05-17, Ortwin Pinke, bugfix in methode nextid(). * - * $Id: db_mysql.inc 1359 2011-05-17 13:24:24Z oldperl $: + * $Id$: * }} * */ diff --git a/conlib/db_mysqli.inc b/conlib/db_mysqli.inc index 78e06a7..91c5ef6 100644 --- a/conlib/db_mysqli.inc +++ b/conlib/db_mysqli.inc @@ -30,7 +30,7 @@ * modified 2011-04-22, Murat Purc, Connect to DB server without database and more * readable connection settings. * - * $Id: db_mysqli.inc 1350 2011-04-22 15:53:39Z xmurrix $: + * $Id$: * }} * */ diff --git a/conlib/db_pdo_mysql.inc b/conlib/db_pdo_mysql.inc index 6b758d4..27a9427 100644 --- a/conlib/db_pdo_mysql.inc +++ b/conlib/db_pdo_mysql.inc @@ -27,7 +27,7 @@ * modified 2011-04-22, Murat Purc, Connect to DB server without database and more * readable connection settings. * - * $Id: $: + * $Id$: * }} * */ diff --git a/conlib/db_sql_abstract.inc b/conlib/db_sql_abstract.inc index 0a8e39a..0a32bdd 100644 --- a/conlib/db_sql_abstract.inc +++ b/conlib/db_sql_abstract.inc @@ -27,7 +27,7 @@ * moved close(), table_names() and server_info() * from child implementations. * - * $Id:$: + * $Id$: * }} * */ diff --git a/conlib/local.php b/conlib/local.php index 8754546..0dfa025 100644 --- a/conlib/local.php +++ b/conlib/local.php @@ -29,7 +29,7 @@ * modified 2011-03-18, Murat Purc, Fixed occuring "Duplicated entry" errors by using CT_Sql, see [CON-370] * modified 2011-03-21, Murat Purc, added Contenido_CT_Session to uses PHP's session implementation * - * $Id: local.php 300 2014-01-30 14:28:53Z oldperl $: + * $Id$: * }} * */ diff --git a/conlib/page.inc b/conlib/page.inc index 81b74dd..74163dc 100644 --- a/conlib/page.inc +++ b/conlib/page.inc @@ -23,7 +23,7 @@ * created 2002-07-21 * modified 2008-07-04, bilal arslan, added security fix * - * $Id: page.inc 1315 2011-03-03 00:02:52Z xmurrix $: + * $Id$: * }} * */ diff --git a/conlib/perm.inc b/conlib/perm.inc index f8b6f17..9c41d13 100644 --- a/conlib/perm.inc +++ b/conlib/perm.inc @@ -25,7 +25,7 @@ * modified 2008-07-04, bilal arslan, added security fix * modified 2009-10-29, Murat Purc, replaced deprecated functions (PHP 5.3 ready) and some formatting * - * $Id: perm.inc 1315 2011-03-03 00:02:52Z xmurrix $: + * $Id$: * }} * */ diff --git a/conlib/prepend.php b/conlib/prepend.php index a14d20c..b64b5ee 100644 --- a/conlib/prepend.php +++ b/conlib/prepend.php @@ -25,7 +25,7 @@ * modified 2009-10-29, Murat Purc, automatic loading of configured database driver * modified 2011-03-21, Murat Purc, inclusion of ct_session.inc * - * $Id: prepend.php 67 2012-05-09 13:28:03Z oldperl $: + * $Id$: * }} * */ diff --git a/conlib/session.inc b/conlib/session.inc index b853930..1c24dcf 100644 --- a/conlib/session.inc +++ b/conlib/session.inc @@ -4,12 +4,12 @@ * * @package Core * @subpackage cSystemClasses - * @version $Rev:$ + * @version $Rev$ * @author Ortwin Pinke * @copyright (c) 2014, ConLite Team * @link http://conlite.org ConLite Portal * - * $Id:$ + * $Id$ */ /** diff --git a/conlite/.htaccess_recommended b/conlite/.htaccess_recommended index de49335..bc3564f 100644 --- a/conlite/.htaccess_recommended +++ b/conlite/.htaccess_recommended @@ -9,7 +9,7 @@ # @link http://www.contenido.org # @since file available since contenido release 4.8.15 # -# $Id: .htaccess_recommended 1297 2011-02-10 22:48:38Z xmurrix $ +# $Id$ ################################################################################ diff --git a/conlite/ajaxmain.php b/conlite/ajaxmain.php index ab0b7b2..9dfa5ff 100644 --- a/conlite/ajaxmain.php +++ b/conlite/ajaxmain.php @@ -24,7 +24,7 @@ * modified 2010-05-20, Murat Purc, standardized Contenido startup and security check invocations, see [#CON-307] * modified 2011-02-08, Dominik Ziegler, removed old PHP compatibility stuff as contenido now requires at least PHP 5 * - * $Id: ajaxmain.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/backend_search.php b/conlite/backend_search.php index a7e5582..b6d5c2c 100644 --- a/conlite/backend_search.php +++ b/conlite/backend_search.php @@ -28,7 +28,7 @@ * modified 2008-09-08, Oliver Lohkemper, Fixed: "Fatal error: Class 'PropertyCollection' not found" * modified 2010-05-20, Murat Purc, standardized Contenido startup and security check invocations, see [#CON-307] * - * $Id: backend_search.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/Contenido_Category/Contenido_Category.class.php b/conlite/classes/Contenido_Category/Contenido_Category.class.php index e2095fd..1dce0e2 100644 --- a/conlite/classes/Contenido_Category/Contenido_Category.class.php +++ b/conlite/classes/Contenido_Category/Contenido_Category.class.php @@ -25,7 +25,7 @@ * changed method setDebug() in Contenido_Category_Base to allow all debug modes available * modified 2009-01-05 Bugfix in Contenido_Categories::load() Subcategories will be loaded only if set so. * modified 2009-01-14 Removed duplicate row in sql select at method load() - * $Id: Contenido_Category.class.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/Contenido_Category/Contenido_Category_Articles.class.php b/conlite/classes/Contenido_Category/Contenido_Category_Articles.class.php index 3c84f4a..0b84cda 100644 --- a/conlite/classes/Contenido_Category/Contenido_Category_Articles.class.php +++ b/conlite/classes/Contenido_Category/Contenido_Category_Articles.class.php @@ -30,7 +30,7 @@ * modified 2010-10-28 Ortwin Pinke, changed behaviour for $sOrderBy in getNonStartArticlesInCategory() * * - * $Id: Contenido_Category_Articles.class.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/Contenido_Category/Sample.php b/conlite/classes/Contenido_Category/Sample.php index 957513b..0c7e240 100644 --- a/conlite/classes/Contenido_Category/Sample.php +++ b/conlite/classes/Contenido_Category/Sample.php @@ -30,7 +30,7 @@ * {@internal * created 2008-02-19 * modified 2008-08-25 Added samples for Contenido_CategoryArticle - * $Id: Sample.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/Contenido_FrontendNavigation/Contenido_FrontendNavigation.class.php b/conlite/classes/Contenido_FrontendNavigation/Contenido_FrontendNavigation.class.php index 099f2ef..6fc9c28 100644 --- a/conlite/classes/Contenido_FrontendNavigation/Contenido_FrontendNavigation.class.php +++ b/conlite/classes/Contenido_FrontendNavigation/Contenido_FrontendNavigation.class.php @@ -29,7 +29,7 @@ * Added method isActiveChildOfRootOfCategory() * modified 2009-04-29 Rudi Bieller Bugfix in isActiveChild() * - * $Id: Contenido_FrontendNavigation.class.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/Contenido_FrontendNavigation/Contenido_FrontendNavigation_Base.class.php b/conlite/classes/Contenido_FrontendNavigation/Contenido_FrontendNavigation_Base.class.php index 9f4f3fe..3668366 100644 --- a/conlite/classes/Contenido_FrontendNavigation/Contenido_FrontendNavigation_Base.class.php +++ b/conlite/classes/Contenido_FrontendNavigation/Contenido_FrontendNavigation_Base.class.php @@ -21,7 +21,7 @@ * {@internal * created 2008-02-15 * - * $Id: Contenido_FrontendNavigation_Base.class.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/Contenido_FrontendNavigation/Contenido_FrontendNavigation_Breadcrumb.class.php b/conlite/classes/Contenido_FrontendNavigation/Contenido_FrontendNavigation_Breadcrumb.class.php index 4b7676e..626b8fa 100644 --- a/conlite/classes/Contenido_FrontendNavigation/Contenido_FrontendNavigation_Breadcrumb.class.php +++ b/conlite/classes/Contenido_FrontendNavigation/Contenido_FrontendNavigation_Breadcrumb.class.php @@ -22,7 +22,7 @@ * created 2008-02-15 * @todo Add possibility to load subcategories * - * $Id: Contenido_FrontendNavigation_Breadcrumb.class.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/Contenido_FrontendNavigation/Sample.php b/conlite/classes/Contenido_FrontendNavigation/Sample.php index c4c2558..e183736 100644 --- a/conlite/classes/Contenido_FrontendNavigation/Sample.php +++ b/conlite/classes/Contenido_FrontendNavigation/Sample.php @@ -22,7 +22,7 @@ * {@internal * created 2008-02-19 * - * $Id: Sample.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/Debug/Debug_DevNull.class.php b/conlite/classes/Debug/Debug_DevNull.class.php index fba2387..81ae537 100644 --- a/conlite/classes/Debug/Debug_DevNull.class.php +++ b/conlite/classes/Debug/Debug_DevNull.class.php @@ -24,7 +24,7 @@ * modified 2008-05-21 Added methods add(), reset(), showAll() * modified 2008-06-25 Removed die() from show() method * - * $Id: Debug_DevNull.class.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/Debug/Debug_File.class.php b/conlite/classes/Debug/Debug_File.class.php index 4c0ca9e..829f8a6 100644 --- a/conlite/classes/Debug/Debug_File.class.php +++ b/conlite/classes/Debug/Debug_File.class.php @@ -25,7 +25,7 @@ * modified 2008-05-21 Added methods add(), reset(), showAll() * modified 2010-05-20 Murat Purc, Hey, last change was nearly 2 years ago ;-)... Fixed generated warnings, see [#CON-309] * - * $Id: Debug_File.class.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/Debug/Debug_Hidden.class.php b/conlite/classes/Debug/Debug_Hidden.class.php index 2fcd6c6..378c474 100644 --- a/conlite/classes/Debug/Debug_Hidden.class.php +++ b/conlite/classes/Debug/Debug_Hidden.class.php @@ -22,7 +22,7 @@ * created 2007-01-01 * modified 2008-05-21 Added methods add(), reset(), showAll() * - * $Id: Debug_Hidden.class.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/Debug/Debug_Visible.class.php b/conlite/classes/Debug/Debug_Visible.class.php index 58072e3..3a1f852 100644 --- a/conlite/classes/Debug/Debug_Visible.class.php +++ b/conlite/classes/Debug/Debug_Visible.class.php @@ -24,7 +24,7 @@ * created 2007-01-01 * modified 2008-05-21 Added methods add(), reset(), showAll() * - * $Id: Debug_Visible.class.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/Debug/Debug_VisibleAdv.class.php b/conlite/classes/Debug/Debug_VisibleAdv.class.php index afec7a7..3476044 100644 --- a/conlite/classes/Debug/Debug_VisibleAdv.class.php +++ b/conlite/classes/Debug/Debug_VisibleAdv.class.php @@ -26,7 +26,7 @@ * {@internal * created 2008-05-20 * - * $Id: Debug_VisibleAdv.class.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/Debug/DebuggerFactory.class.php b/conlite/classes/Debug/DebuggerFactory.class.php index 041647d..5849b2b 100644 --- a/conlite/classes/Debug/DebuggerFactory.class.php +++ b/conlite/classes/Debug/DebuggerFactory.class.php @@ -23,7 +23,7 @@ * modified 2008-05-07 Added Debug_DevNull, extended Exception message. * modified 2008-05-21 Added Debug_VisibleAdv * - * $Id: DebuggerFactory.class.php 9 2011-07-27 06:22:34Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/Debug/IDebug.php b/conlite/classes/Debug/IDebug.php index d04d006..db2552a 100644 --- a/conlite/classes/Debug/IDebug.php +++ b/conlite/classes/Debug/IDebug.php @@ -22,7 +22,7 @@ * created 2007-01-01 * modified 2008-05-21 Added methods add(), reset(), showAll() * - * $Id: IDebug.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/Debug/Sample.php b/conlite/classes/Debug/Sample.php index 10b6c61..58a4130 100644 --- a/conlite/classes/Debug/Sample.php +++ b/conlite/classes/Debug/Sample.php @@ -35,7 +35,7 @@ * created 2008-02-19 * modified 2008-05-23 Added Debug_DevNull and Debug_VisibleAdv * - * $Id: Sample.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/Url/Contenido_Url.class.php b/conlite/classes/Url/Contenido_Url.class.php index bb0cfe5..64be37c 100644 --- a/conlite/classes/Url/Contenido_Url.class.php +++ b/conlite/classes/Url/Contenido_Url.class.php @@ -29,7 +29,7 @@ * modified 2009-10-27, Murat Purc, fixed/modified CEC_Hook, see [#CON-256] * modified 2011-05-20, Murat Purc, fixed wrong condition in function parse(), see [#CON-399] * - * $Id: Contenido_Url.class.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/UrlBuilder/Contenido_UrlBuilder.class.php b/conlite/classes/UrlBuilder/Contenido_UrlBuilder.class.php index 46e49e2..daf56c1 100644 --- a/conlite/classes/UrlBuilder/Contenido_UrlBuilder.class.php +++ b/conlite/classes/UrlBuilder/Contenido_UrlBuilder.class.php @@ -22,7 +22,7 @@ * created 2008-02-21 * modified 2008-09-29, Murat Purc, added getHttpBasePath() method * - * $Id: Contenido_UrlBuilder.class.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/UrlBuilder/Contenido_UrlBuilderConfig.class.php b/conlite/classes/UrlBuilder/Contenido_UrlBuilderConfig.class.php index 6ecf438..b393b0c 100644 --- a/conlite/classes/UrlBuilder/Contenido_UrlBuilderConfig.class.php +++ b/conlite/classes/UrlBuilder/Contenido_UrlBuilderConfig.class.php @@ -21,7 +21,7 @@ * {@internal * created 2008-02-28 * modified 2008-09-29, Murat Purc, added features to set and get configuration - * $Id: Contenido_UrlBuilderConfig.class.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/UrlBuilder/Contenido_UrlBuilderFactory.class.php b/conlite/classes/UrlBuilder/Contenido_UrlBuilderFactory.class.php index 596a40e..f08eeb1 100644 --- a/conlite/classes/UrlBuilder/Contenido_UrlBuilderFactory.class.php +++ b/conlite/classes/UrlBuilder/Contenido_UrlBuilderFactory.class.php @@ -24,7 +24,7 @@ * modified 2008-12-22, Murat Purc, fixed file exists check of userdefined UrlBuilder * modified 2009-01-01, Murat Purc, changed call of call_user_func to support php previous to 5.2.3 * - * $Id: Contenido_UrlBuilderFactory.class.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/UrlBuilder/Contenido_UrlBuilder_Custom.class.php b/conlite/classes/UrlBuilder/Contenido_UrlBuilder_Custom.class.php index 059fd17..10a6f22 100644 --- a/conlite/classes/UrlBuilder/Contenido_UrlBuilder_Custom.class.php +++ b/conlite/classes/UrlBuilder/Contenido_UrlBuilder_Custom.class.php @@ -22,7 +22,7 @@ * created 2008-02-20 * modified 2008-02-28 Changed to using Config for URL style * - * $Id: Contenido_UrlBuilder_Custom.class.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/UrlBuilder/Contenido_UrlBuilder_CustomPath.class.php b/conlite/classes/UrlBuilder/Contenido_UrlBuilder_CustomPath.class.php index 81be1e7..6d7d8fe 100644 --- a/conlite/classes/UrlBuilder/Contenido_UrlBuilder_CustomPath.class.php +++ b/conlite/classes/UrlBuilder/Contenido_UrlBuilder_CustomPath.class.php @@ -24,7 +24,7 @@ * modified 2008-02-28 Changed to using Config for URL style * @todo Somehow get around using prCreateURLNameLocationString() * - * $Id: Contenido_UrlBuilder_CustomPath.class.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/UrlBuilder/Contenido_UrlBuilder_Frontcontent.class.php b/conlite/classes/UrlBuilder/Contenido_UrlBuilder_Frontcontent.class.php index 00fd724..73d7f12 100644 --- a/conlite/classes/UrlBuilder/Contenido_UrlBuilder_Frontcontent.class.php +++ b/conlite/classes/UrlBuilder/Contenido_UrlBuilder_Frontcontent.class.php @@ -26,7 +26,7 @@ * modified 2009-01-19 Rudi Bieller Bugfix in buildUrl() for idart (had idcat as param name...) * @todo: add switch for & vs. & * - * $Id: Contenido_UrlBuilder_Frontcontent.class.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/UrlBuilder/Contenido_UrlBuilder_MR.class.php b/conlite/classes/UrlBuilder/Contenido_UrlBuilder_MR.class.php index 549d1c7..4035c98 100644 --- a/conlite/classes/UrlBuilder/Contenido_UrlBuilder_MR.class.php +++ b/conlite/classes/UrlBuilder/Contenido_UrlBuilder_MR.class.php @@ -22,7 +22,7 @@ * {@internal * created 2008-05-xx * - * $Id: Contenido_UrlBuilder_MR.class.php 217 2013-02-04 14:53:11Z Mansveld $: + * $Id$: * }} * */ diff --git a/conlite/classes/UrlBuilder/Sample.php b/conlite/classes/UrlBuilder/Sample.php index 58441de..15d43c2 100644 --- a/conlite/classes/UrlBuilder/Sample.php +++ b/conlite/classes/UrlBuilder/Sample.php @@ -21,7 +21,7 @@ * {@internal * created 2008-02-19 * - * $Id: Sample.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/abstract_classes/class.conuser.php b/conlite/classes/abstract_classes/class.conuser.php index 13334c6..880df91 100644 --- a/conlite/classes/abstract_classes/class.conuser.php +++ b/conlite/classes/abstract_classes/class.conuser.php @@ -15,7 +15,7 @@ * {@internal * created 2008-11-16 * - * $Id: class.conuser.php 306 2014-03-13 23:03:26Z oldperl $ + * $Id$ * }} */ diff --git a/conlite/classes/cApi/class.action.php b/conlite/classes/cApi/class.action.php index 17586c5..78fb6e1 100644 --- a/conlite/classes/cApi/class.action.php +++ b/conlite/classes/cApi/class.action.php @@ -4,7 +4,7 @@ * @package Core * @subpackage cApiClasses * - * $Id: class.action.php 305 2014-03-05 22:41:23Z oldperl $: + * $Id$: */ /** * based on diff --git a/conlite/classes/cApi/class.stat.php b/conlite/classes/cApi/class.stat.php index 9487e11..8ed199c 100644 --- a/conlite/classes/cApi/class.stat.php +++ b/conlite/classes/cApi/class.stat.php @@ -8,7 +8,7 @@ * * @package Core * @subpackage cApiClasses - * @version $Rev: 438 $ + * @version $Rev$ * @since 2.0.0 * @author Ortwin Pinke * @copyright (c) 2016, ConLite Team @@ -16,7 +16,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.stat.php 438 2016-05-17 17:31:24Z oldperl $ + * $Id$ */ // security check diff --git a/conlite/classes/cApi/class.stat_archive.php b/conlite/classes/cApi/class.stat_archive.php index de4e607..50d900c 100644 --- a/conlite/classes/cApi/class.stat_archive.php +++ b/conlite/classes/cApi/class.stat_archive.php @@ -8,7 +8,7 @@ * * @package Core * @subpackage cApiClasses - * @version $Rev: 419 $ + * @version $Rev$ * @since 2.0.0 * @author Ortwin Pinke * @copyright (c) 2016, ConLite Team @@ -16,7 +16,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.stat_archive.php 419 2016-01-23 16:48:40Z oldperl $ + * $Id$ */ // security check diff --git a/conlite/classes/cApi/class.system_property.php b/conlite/classes/cApi/class.system_property.php index d9b284a..0238c34 100644 --- a/conlite/classes/cApi/class.system_property.php +++ b/conlite/classes/cApi/class.system_property.php @@ -9,7 +9,7 @@ * * @package Core * @subpackage cApiClasses - * @version $Rev: 302M $ + * @version $Rev$ * @since 2.0.0 * @author Ortwin Pinke * @copyright (c) 2012-2013, ConLite Team @@ -17,7 +17,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.system_property.php 302M 2016-07-21 16:39:58Z (local) $ + * $Id$ */ // security check defined('CON_FRAMEWORK') or die('Illegal call'); diff --git a/conlite/classes/cApi/class.upload.meta.php b/conlite/classes/cApi/class.upload.meta.php index c658f1e..2644a2b 100644 --- a/conlite/classes/cApi/class.upload.meta.php +++ b/conlite/classes/cApi/class.upload.meta.php @@ -3,11 +3,11 @@ * * @package Core * @subpackage cApiClasses - * @version $Rev: 350 $ + * @version $Rev$ * @author Ortwin Pinke * @copyright (c) 2015, CL-Team * - * $Id: class.upload.meta.php 350 2015-09-24 11:52:45Z oldperl $: + * $Id$: */ if (!defined('CON_FRAMEWORK')) { die('Illegal call'); diff --git a/conlite/classes/cApi/class.upload.php b/conlite/classes/cApi/class.upload.php index 3661d5b..308781b 100644 --- a/conlite/classes/cApi/class.upload.php +++ b/conlite/classes/cApi/class.upload.php @@ -4,7 +4,7 @@ * @package Core * @subpackage cApiClasses * - * $Id: class.upload.php 347 2015-09-18 13:42:15Z oldperl $: + * $Id$: */ /** * based on diff --git a/conlite/classes/cHTML5/class.chtml.php b/conlite/classes/cHTML5/class.chtml.php index bb0d3ab..7ab8e8f 100644 --- a/conlite/classes/cHTML5/class.chtml.php +++ b/conlite/classes/cHTML5/class.chtml.php @@ -8,7 +8,7 @@ * * @package Core * @subpackage cHTML - * @version $Rev: 442 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2012, conlite.org @@ -16,7 +16,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.chtml.php 442 2016-06-30 09:15:43Z oldperl $ + * $Id$ */ // security check diff --git a/conlite/classes/cHTML5/class.chtml5.button.php b/conlite/classes/cHTML5/class.chtml5.button.php index d0f8b63..48f03d2 100644 --- a/conlite/classes/cHTML5/class.chtml5.button.php +++ b/conlite/classes/cHTML5/class.chtml5.button.php @@ -8,7 +8,7 @@ * * @package Core * @subpackage cHTML - * @version $Rev: 369 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2015, conlite.org @@ -16,7 +16,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.chtml5.button.php 369 2015-10-27 10:53:15Z oldperl $ + * $Id$ */ // security check diff --git a/conlite/classes/cHTML5/class.chtml5.list.element.php b/conlite/classes/cHTML5/class.chtml5.list.element.php index 029cc8d..030e503 100644 --- a/conlite/classes/cHTML5/class.chtml5.list.element.php +++ b/conlite/classes/cHTML5/class.chtml5.list.element.php @@ -9,7 +9,7 @@ * * @package Core * @subpackage cHTML - * @version $Rev: 369 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2015, conlite.org @@ -17,7 +17,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.chtml5.list.element.php 369 2015-10-27 10:53:15Z oldperl $ + * $Id$ */ // security check defined('CON_FRAMEWORK') or die('Illegal call'); diff --git a/conlite/classes/cHTML5/class.chtml5.list.php b/conlite/classes/cHTML5/class.chtml5.list.php index c5ca8f3..6505ffc 100644 --- a/conlite/classes/cHTML5/class.chtml5.list.php +++ b/conlite/classes/cHTML5/class.chtml5.list.php @@ -8,7 +8,7 @@ * * @package Core * @subpackage cHTML - * @version $Rev: 369 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2015, conlite.org @@ -16,7 +16,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.chtml5.list.php 369 2015-10-27 10:53:15Z oldperl $ + * $Id$ */ // security check diff --git a/conlite/classes/cHTML5/class.chtml5.meta.php b/conlite/classes/cHTML5/class.chtml5.meta.php index 5f10f73..2132b68 100644 --- a/conlite/classes/cHTML5/class.chtml5.meta.php +++ b/conlite/classes/cHTML5/class.chtml5.meta.php @@ -8,7 +8,7 @@ * * @package Core * @subpackage cHTML - * @version $Rev: 369 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2015, conlite.org @@ -16,7 +16,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.chtml5.meta.php 369 2015-10-27 10:53:15Z oldperl $ + * $Id$ */ // security check diff --git a/conlite/classes/class.action.php b/conlite/classes/class.action.php index acd6efa..acd3d21 100644 --- a/conlite/classes/class.action.php +++ b/conlite/classes/class.action.php @@ -26,7 +26,7 @@ * modified 2010-07-03, Ortwin Pinke, CON-318, only return actions marked as relevant in getAvailableActions() * also fixed doc-comment for getActionName() * - * $Id: class.action.php 306 2014-03-13 23:03:26Z oldperl $; + * $Id$; * }} * */ diff --git a/conlite/classes/class.activeusers.php b/conlite/classes/class.activeusers.php index fafcdcc..92e3f8e 100644 --- a/conlite/classes/class.activeusers.php +++ b/conlite/classes/class.activeusers.php @@ -16,7 +16,7 @@ * @link http://www.contenido.org * @since file available since contenido release <= 4.6 * - * $Id: class.activeusers.php 362 2015-10-05 16:31:26Z oldperl $; + * $Id$; */ if (!defined('CON_FRAMEWORK')) { die('Illegal call'); diff --git a/conlite/classes/class.ajax.php b/conlite/classes/class.ajax.php index 209ab4f..f456565 100644 --- a/conlite/classes/class.ajax.php +++ b/conlite/classes/class.ajax.php @@ -23,7 +23,7 @@ * {@internal * created 2009-04-08 * - * $Id: class.ajax.php 424 2016-02-25 06:28:41Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.area.php b/conlite/classes/class.area.php index cb8f5cd..bc6c7d3 100644 --- a/conlite/classes/class.area.php +++ b/conlite/classes/class.area.php @@ -23,7 +23,7 @@ * created 2003 * modified 2008-06-30, Frederic Schneider, add security fix * - * $Id: class.area.php 306 2014-03-13 23:03:26Z oldperl $; + * $Id$; * }} * */ diff --git a/conlite/classes/class.art.php b/conlite/classes/class.art.php index 16cbd01..8cd883b 100644 --- a/conlite/classes/class.art.php +++ b/conlite/classes/class.art.php @@ -23,7 +23,7 @@ * created unknown * modified 2008-06-30, Dominik Ziegler, add security fix * - * $Id: class.art.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.article.php b/conlite/classes/class.article.php index 0108a13..0f6afc2 100644 --- a/conlite/classes/class.article.php +++ b/conlite/classes/class.article.php @@ -9,7 +9,7 @@ * * * @package Contenido_API - * @version $Id: class.article.php 306 2014-03-13 23:03:26Z oldperl $: + * @version $Id$: * @author Ortwin Pinke * @author Jan Lengowski * @copyright four for business AG diff --git a/conlite/classes/class.artspec.php b/conlite/classes/class.artspec.php index 100e0ba..7c6e1dc 100644 --- a/conlite/classes/class.artspec.php +++ b/conlite/classes/class.artspec.php @@ -24,7 +24,7 @@ * modified 2008-06-30, Dominik Ziegler, add security fix * modified 2011-03-14, Murat Purc, adapted to new GenericDB, partly ported to PHP 5, formatting * - * $Id: class.artspec.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.autoload.php b/conlite/classes/class.autoload.php index 2614e5e..7522a26 100644 --- a/conlite/classes/class.autoload.php +++ b/conlite/classes/class.autoload.php @@ -38,7 +38,7 @@ * * {@internal * created 2010-12-27 - * $Id: class.autoload.php 390 2015-11-09 21:02:55Z oldperl $: + * $Id$: * }} */ diff --git a/conlite/classes/class.backend.php b/conlite/classes/class.backend.php index fd91a4d..363854f 100644 --- a/conlite/classes/class.backend.php +++ b/conlite/classes/class.backend.php @@ -23,7 +23,7 @@ * created unknown * modified 2008-06-30, Dominik Ziegler, add security fix * - * $Id: class.backend.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.cat.php b/conlite/classes/class.cat.php index 1e9af27..15c651e 100644 --- a/conlite/classes/class.cat.php +++ b/conlite/classes/class.cat.php @@ -23,7 +23,7 @@ * created unknown * modified 2008-06-30, Dominik Ziegler, add security fix * - * $Id: class.cat.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.category.php b/conlite/classes/class.category.php index 28ba7f5..5780192 100644 --- a/conlite/classes/class.category.php +++ b/conlite/classes/class.category.php @@ -25,7 +25,7 @@ * modified 2008-06-30, Dominik Ziegler, add security fix * modified 2011-03-14, Murat Purc, adapted to new GenericDB, partly ported to PHP 5, formatting * - * $Id: class.category.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.cec.php b/conlite/classes/class.cec.php index e7e4a0d..2cdc2f8 100644 --- a/conlite/classes/class.cec.php +++ b/conlite/classes/class.cec.php @@ -29,7 +29,7 @@ * modified 2009-12-30, Murat Purc, redesign of cApiCECRegistry and pApiCECChainItem bearing in mind of * downwards compatibility and documenting the code, see [#CON-291], also regards to [#CON-256] * - * $Id: class.cec.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.chartable.php b/conlite/classes/class.chartable.php index bff1f0c..1f8c1ef 100644 --- a/conlite/classes/class.chartable.php +++ b/conlite/classes/class.chartable.php @@ -23,7 +23,7 @@ * created unknown * modified 2008-06-30, Dominik Ziegler, add security fix * - * $Id: class.chartable.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.cl_db_backup.php b/conlite/classes/class.cl_db_backup.php index 47a0a80..a09474e 100644 --- a/conlite/classes/class.cl_db_backup.php +++ b/conlite/classes/class.cl_db_backup.php @@ -4,11 +4,11 @@ * * @package ConLite * @subpackage DB-Backup - * @version $Rev: 374 $ + * @version $Rev$ * @author Ortwin Pinke * @copyright (c) 2012, conlite.org * - * $Id: class.cl_db_backup.php 374 2015-11-09 15:59:28Z oldperl $ + * $Id$ */ /* @var $sess Contenido_Session */ /* @var $perm Contenido_Perm */ diff --git a/conlite/classes/class.client.php b/conlite/classes/class.client.php index a8b4fbc..5a2d360 100644 --- a/conlite/classes/class.client.php +++ b/conlite/classes/class.client.php @@ -23,7 +23,7 @@ * created unknown * modified 2008-06-30, Dominik Ziegler, add security fix * - * $Id: class.client.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.cms_filelist.php b/conlite/classes/class.cms_filelist.php index 706a11c..3781e59 100644 --- a/conlite/classes/class.cms_filelist.php +++ b/conlite/classes/class.cms_filelist.php @@ -22,7 +22,7 @@ * {@internal * created 2009-10-01 * modified 2010-10-29, Dominik Ziegler - fixed CON-362 (removed whitespace from client setting) - * $Id: class.cms_filelist.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.cms_teaser.php b/conlite/classes/class.cms_teaser.php index bb430d3..1c19247 100644 --- a/conlite/classes/class.cms_teaser.php +++ b/conlite/classes/class.cms_teaser.php @@ -33,7 +33,7 @@ * modified 2009-10-16 - Dominik Ziegler, added manual date support * modified 2010-01-21 - Dominik Ziegler, strip tags from manual teaser date * - * $Id: class.cms_teaser.php 312M 2016-08-12 13:28:16Z (local) $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.communications.php b/conlite/classes/class.communications.php index ec4c0b6..d828590 100644 --- a/conlite/classes/class.communications.php +++ b/conlite/classes/class.communications.php @@ -24,7 +24,7 @@ * modified 2008-06-30, Dominik Ziegler, add security fix * modified 2011-03-14, Murat Purc, adapted to new GenericDB, partly ported to PHP 5, formatting * - * $Id: class.communications.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.conuser.php b/conlite/classes/class.conuser.php index 167c31d..33feaea 100644 --- a/conlite/classes/class.conuser.php +++ b/conlite/classes/class.conuser.php @@ -52,7 +52,7 @@ * @author Bilal Arslan, Holger Librenz * @copyright four for business AG * - * $Id: class.conuser.php 306 2014-03-13 23:03:26Z oldperl $ + * $Id$ **/ if (! defined ( 'CON_FRAMEWORK' )) { diff --git a/conlite/classes/class.csv.php b/conlite/classes/class.csv.php index eba7337..2f5c1b8 100644 --- a/conlite/classes/class.csv.php +++ b/conlite/classes/class.csv.php @@ -13,7 +13,7 @@ * @link http://www.contenido.org * @since file available since contenido release <= 4.6 * - * $Id: class.csv.php 214 2013-01-25 15:50:04Z oldperl $: + * $Id$: */ if (!defined('CON_FRAMEWORK')) { diff --git a/conlite/classes/class.dbfs.php b/conlite/classes/class.dbfs.php index 463ce55..ce39775 100644 --- a/conlite/classes/class.dbfs.php +++ b/conlite/classes/class.dbfs.php @@ -27,7 +27,7 @@ * modified 2011-03-14, Murat Purc, adapted to new GenericDB, partly ported to PHP 5, formatting * modified 2011-06-02, Murat Purc, Fixed typo in function write() * - * $Id: class.dbfs.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.excel.php b/conlite/classes/class.excel.php index 245a7b3..8dd95d4 100644 --- a/conlite/classes/class.excel.php +++ b/conlite/classes/class.excel.php @@ -23,7 +23,7 @@ * created unknown * modified 2008-06-30, Dominik Ziegler, add security fix * - * $Id: class.excel.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.form.php b/conlite/classes/class.form.php index 1fbb5f5..9450465 100644 --- a/conlite/classes/class.form.php +++ b/conlite/classes/class.form.php @@ -24,7 +24,7 @@ * modified 2008-06-30, Dominik Ziegler, add security fix * modified 2009-10-23, Murat Purc, removed deprecated function (PHP 5.3 ready) * - * $Id: class.form.php 80 2012-05-29 12:38:23Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.frontend.groups.php b/conlite/classes/class.frontend.groups.php index 0437ca4..37b2b74 100644 --- a/conlite/classes/class.frontend.groups.php +++ b/conlite/classes/class.frontend.groups.php @@ -24,7 +24,7 @@ * modified 2008-06-30, Frederic Schneider, add security fix * modified 2011-03-14, Murat Purc, adapted to new GenericDB, partly ported to PHP 5, formatting * - * $Id: class.frontend.groups.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.frontend.logic.php b/conlite/classes/class.frontend.logic.php index 29114f1..481d643 100644 --- a/conlite/classes/class.frontend.logic.php +++ b/conlite/classes/class.frontend.logic.php @@ -23,7 +23,7 @@ * created unknown * modified 2008-06-30, Frederic Schneider, add security fix * - * $Id: class.frontend.logic.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.frontend.permissions.php b/conlite/classes/class.frontend.permissions.php index ae6c2d4..f0a352b 100644 --- a/conlite/classes/class.frontend.permissions.php +++ b/conlite/classes/class.frontend.permissions.php @@ -24,7 +24,7 @@ * modified 2008-06-30, Frederic Schneider, add security fix * modified 2011-03-14, Murat Purc, adapted to new GenericDB, partly ported to PHP 5, formatting * - * $Id: class.frontend.permissions.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.frontend.users.php b/conlite/classes/class.frontend.users.php index 0395608..12197e8 100644 --- a/conlite/classes/class.frontend.users.php +++ b/conlite/classes/class.frontend.users.php @@ -24,7 +24,7 @@ * modified 2008-06-30, Frederic Schneider, add security fix * modified 2011-03-14, Murat Purc, adapted to new GenericDB partly ported to PHP 5, formatting * - * $Id: class.frontend.users.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.genericdb.php b/conlite/classes/class.genericdb.php index 1a2d387..70ac7f3 100644 --- a/conlite/classes/class.genericdb.php +++ b/conlite/classes/class.genericdb.php @@ -15,7 +15,7 @@ * * * @package Contenido Backend classes - * @version $Id: class.genericdb.php 361 2015-10-04 16:56:50Z oldperl $ + * @version $Id$ * @author Timo A. Hummel * @author Murat Purc * @copyright four for business AG diff --git a/conlite/classes/class.group.php b/conlite/classes/class.group.php index 8320650..530b1ec 100644 --- a/conlite/classes/class.group.php +++ b/conlite/classes/class.group.php @@ -26,7 +26,7 @@ * modified 2011-02-05, Murat Purc, Cleanup/formatting, documentation, standardize * getGroupProperties() and new function insert() * - * $Id: class.group.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.htmlelements.php b/conlite/classes/class.htmlelements.php index 7b379e7..7828136 100644 --- a/conlite/classes/class.htmlelements.php +++ b/conlite/classes/class.htmlelements.php @@ -21,7 +21,7 @@ * @since file available since contenido release <= 4.6 * * - * $Id: class.htmlelements.php 365 2015-10-08 14:26:19Z oldperl $: + * $Id$: */ /** * diff --git a/conlite/classes/class.htmlparser.php b/conlite/classes/class.htmlparser.php index 249d388..96e7140 100644 --- a/conlite/classes/class.htmlparser.php +++ b/conlite/classes/class.htmlparser.php @@ -22,7 +22,7 @@ * modified 2008-07-02, Frederic Schneider, add security fix * modified 2009-10-23, Murat Purc, removed deprecated function (PHP 5.3 ready) * - * $Id: class.htmlparser.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.htmlvalidator.php b/conlite/classes/class.htmlvalidator.php index 9d7ce8e..4ae296f 100644 --- a/conlite/classes/class.htmlvalidator.php +++ b/conlite/classes/class.htmlvalidator.php @@ -16,7 +16,7 @@ * @since file available since contenido release <= 4.6 * * - * $Id: class.htmlvalidator.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: */ if(!defined('CON_FRAMEWORK')) { diff --git a/conlite/classes/class.httpinputvalidator.php b/conlite/classes/class.httpinputvalidator.php index ee7eaff..78d4e4c 100644 --- a/conlite/classes/class.httpinputvalidator.php +++ b/conlite/classes/class.httpinputvalidator.php @@ -31,7 +31,7 @@ * modified 2008-06-10, I. van Peeren, initially set $this->bLog as $bLog in config file * modified 2008-07-02, Frederic Schneider, add security fix * - * $Id: class.httpinputvalidator.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.inuse.php b/conlite/classes/class.inuse.php index c610667..7108270 100644 --- a/conlite/classes/class.inuse.php +++ b/conlite/classes/class.inuse.php @@ -7,7 +7,7 @@ * Contenido In-Use classes * * @package Contenido Backend classes - * @version $Rev: 89 $ + * @version $Rev$ * @author Timo A. Hummel * @copyright four for business AG * @license http://www.contenido.org/license/LIZENZ.txt @@ -15,7 +15,7 @@ * @link http://www.contenido.org * @since file available since contenido release <= 4.6 * - * $Id: class.inuse.php 89 2012-06-05 08:18:09Z oldperl $: + * $Id$: */ if (!defined('CON_FRAMEWORK')) { diff --git a/conlite/classes/class.iterator.php b/conlite/classes/class.iterator.php index 8aad55f..b447ad5 100644 --- a/conlite/classes/class.iterator.php +++ b/conlite/classes/class.iterator.php @@ -11,7 +11,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id:$ + * $Id$ */ // security check defined('CON_FRAMEWORK') or die('Illegal call'); diff --git a/conlite/classes/class.lang.php b/conlite/classes/class.lang.php index cc05f33..5021fe7 100644 --- a/conlite/classes/class.lang.php +++ b/conlite/classes/class.lang.php @@ -26,7 +26,7 @@ * modified 2008-06-30, Dominik Ziegler, add security fix * modified 2011-03-14, Murat Purc, adapted to new GenericDB, partly ported to PHP 5, formatting * - * $Id: class.lang.php 123 2012-08-30 11:11:09Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.layout.php b/conlite/classes/class.layout.php index 61af16e..0f2c2b4 100644 --- a/conlite/classes/class.layout.php +++ b/conlite/classes/class.layout.php @@ -30,7 +30,7 @@ * - added new property aUsedTemplates and saved the information of used templates * - added new method getUsedTemplates * - * $Id: class.layout.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.metaobject.php b/conlite/classes/class.metaobject.php index e2a818b..901a275 100644 --- a/conlite/classes/class.metaobject.php +++ b/conlite/classes/class.metaobject.php @@ -23,7 +23,7 @@ * created unknown * modified 2008-06-30, Dominik Ziegler, add security fix * - * $Id: class.metaobject.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.navigation.php b/conlite/classes/class.navigation.php index 1c48254..42de8e7 100644 --- a/conlite/classes/class.navigation.php +++ b/conlite/classes/class.navigation.php @@ -29,7 +29,7 @@ * modified 2010-01-15, Dominik Ziegler, added frontend url to client name * modified 2011-01-28, Dominik Ziegler, added check for client existance for link to frontend [#CON-378] * - * $Id: class.navigation.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.note.php b/conlite/classes/class.note.php index 812b51c..178ac56 100644 --- a/conlite/classes/class.note.php +++ b/conlite/classes/class.note.php @@ -25,7 +25,7 @@ * modified 2008-06-30, Dominik Ziegler, add security fix * modified 2011-03-14, Murat Purc, adapted to new GenericDB partly ported to PHP 5, formatting * - * $Id: class.note.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.notification.php b/conlite/classes/class.notification.php index 97be523..3bb0851 100644 --- a/conlite/classes/class.notification.php +++ b/conlite/classes/class.notification.php @@ -40,7 +40,7 @@ * modified 2008-06-30, Dominik Ziegler, add security fix * modified 2011-05-19, Murat Purc, adapted to PHP 5, formatted and documented code * - * $Id: class.notification.php 75 2012-05-25 10:51:00Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.output_compressor.php b/conlite/classes/class.output_compressor.php index 61ea86a..6c9c908 100644 --- a/conlite/classes/class.output_compressor.php +++ b/conlite/classes/class.output_compressor.php @@ -21,7 +21,7 @@ * {@internal * created 2012-12-15 * - * $Id: class.output_compressor.php 261 2013-04-13 09:57:24Z Mansveld $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.properties.php b/conlite/classes/class.properties.php index b243b31..218aa5e 100644 --- a/conlite/classes/class.properties.php +++ b/conlite/classes/class.properties.php @@ -26,7 +26,7 @@ * modified 2011-02-05, Murat Purc, cleanup, formatting and documentation. * modified 2011-03-14, Murat Purc, adapted to new GenericDB, partly ported to PHP 5, formatting * - * $Id: class.properties.php 2M 2016-07-22 10:48:29Z (local) $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.request.password.php b/conlite/classes/class.request.password.php index b582d99..89e09d1 100644 --- a/conlite/classes/class.request.password.php +++ b/conlite/classes/class.request.password.php @@ -28,7 +28,7 @@ * modified 2010-05-27, Oliver Lohkemper, check if user activ in handleNewPassword() * modified 2011-02-26, Ortwin Pinke, added temporary pw request behaviour, so user may login with old and/or requested pw * - * $Id: class.request.password.php 340 2015-08-20 13:31:29Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.search.php b/conlite/classes/class.search.php index bbe5f3b..b2f6599 100644 --- a/conlite/classes/class.search.php +++ b/conlite/classes/class.search.php @@ -29,7 +29,7 @@ * modified 2008-11-12, Andreas Lindner, add special treatment for iso-8859-2 * modified 2011-02-08, Murat Purc, removed PHP 4.3 related code, cleanup and formatting, created SearchBaseAbstract class * - * $Id: class.search.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.security.php b/conlite/classes/class.security.php index 2586f3c..f86ae8a 100644 --- a/conlite/classes/class.security.php +++ b/conlite/classes/class.security.php @@ -8,7 +8,7 @@ * This object makes contenido more secure * * @package Contenido Backend classes - * @version $Id: class.security.php 312 2014-06-18 11:01:08Z oldperl $: + * @version $Id$: * @author Frederic Schneider * @copyright four for business AG * @license http://www.contenido.org/license/LIZENZ.txt diff --git a/conlite/classes/class.smtp.php b/conlite/classes/class.smtp.php index 239e14f..ef4da76 100644 --- a/conlite/classes/class.smtp.php +++ b/conlite/classes/class.smtp.php @@ -24,7 +24,7 @@ * created unknown * modified 2008-06-30, Frederic Schneider, add security fix * - * $Id: class.smtp.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.structure.php b/conlite/classes/class.structure.php index aaacdf4..e65119f 100644 --- a/conlite/classes/class.structure.php +++ b/conlite/classes/class.structure.php @@ -23,7 +23,7 @@ * created 2003 * modified 2008-06-30, Frederic Schneider, add security fix * - * $Id: class.structure.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.table.php b/conlite/classes/class.table.php index 5625a3e..0aa4ccd 100644 --- a/conlite/classes/class.table.php +++ b/conlite/classes/class.table.php @@ -25,7 +25,7 @@ * modified 2008-06-30, Frederic Schneider, add security fix * modified 2008-07-03, Timo.Trautmann, added linebreaks for readable source code * - * $Id: class.table.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.template.php b/conlite/classes/class.template.php index bb04024..5df5452 100644 --- a/conlite/classes/class.template.php +++ b/conlite/classes/class.template.php @@ -8,7 +8,7 @@ * * @package Core * @subpackage Template - * @version $Rev: 195 $ + * @version $Rev$ * @deprecated since CL 2.0, classes moved to own folder, so this file is just to include new class files for compability. * File will be removed in one of the next CL-versions * @since 2.0 @@ -18,7 +18,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.template.php 195 2012-12-19 06:09:48Z oldperl $ + * $Id$ */ // security check diff --git a/conlite/classes/class.templateconfig.php b/conlite/classes/class.templateconfig.php index 2cf65dc..4482bdc 100644 --- a/conlite/classes/class.templateconfig.php +++ b/conlite/classes/class.templateconfig.php @@ -24,7 +24,7 @@ * modified 2008-06-30, Frederic Schneider, add security fix * modified 2009-12-16, Dominik Ziegler, fixed sql table name * - * $Id: class.templateconfig.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.todo.php b/conlite/classes/class.todo.php index 94353f2..eadc086 100644 --- a/conlite/classes/class.todo.php +++ b/conlite/classes/class.todo.php @@ -24,7 +24,7 @@ * modified 2008-06-30, Frederic Schneider, add security fix * modified 2011-03-14, Murat Purc, adapted to new GenericDB, partly ported to PHP 5, formatting * - * $Id: class.todo.php 78 2012-05-25 11:35:10Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.treeitem.php b/conlite/classes/class.treeitem.php index 06c2cd8..d4a0404 100644 --- a/conlite/classes/class.treeitem.php +++ b/conlite/classes/class.treeitem.php @@ -23,7 +23,7 @@ * created 2003-05-20 * modified 2008-06-30, Dominik Ziegler, add security fix * - * $Id: class.treeitem.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.ui.php b/conlite/classes/class.ui.php index 086a3ca..b8a84c9 100644 --- a/conlite/classes/class.ui.php +++ b/conlite/classes/class.ui.php @@ -25,7 +25,7 @@ * modified 2008-06-30, Dominik Ziegler, add security fix * modified 2010-12-13, Ortwin Pinke, count up object id's in cScrollList while rendering * - * $Id: class.ui.php 75 2012-05-25 10:51:00Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.update.notifier.php b/conlite/classes/class.update.notifier.php index 2e0bba4..7a74a31 100644 --- a/conlite/classes/class.update.notifier.php +++ b/conlite/classes/class.update.notifier.php @@ -7,13 +7,13 @@ * * @package Core * @subpackage Classes - * @version $Rev: 378 $ + * @version $Rev$ * @author Ortwin Pinke * @license http://www.gnu.de/documents/gpl-2.0.de.html GPL * @link http://conlite.org ConLite Portal * @todo recode and optimize methods, remove all contenido related stuff * - * $Id: class.update.notifier.php 378 2015-11-09 20:01:25Z oldperl $ + * $Id$ */ /** * @package Contenido Backend classes diff --git a/conlite/classes/class.upload.php b/conlite/classes/class.upload.php index 91d2ec8..f978805 100644 --- a/conlite/classes/class.upload.php +++ b/conlite/classes/class.upload.php @@ -26,7 +26,7 @@ * modified 2008-10-03, Oliver Lohkemper, add CEC in UploadCollection::store() * modified 2011-03-14, Murat Purc, adapted to new GenericDB, partly ported to PHP 5, formatting * - * $Id: class.upload.php 347 2015-09-18 13:42:15Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.user.php b/conlite/classes/class.user.php index e55fb76..e435bbb 100644 --- a/conlite/classes/class.user.php +++ b/conlite/classes/class.user.php @@ -29,7 +29,7 @@ * modified 2011-02-05, Murat Purc, Cleanup/formatting, documentation, standardize * getUserProperties() * - * $Id: class.user.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.wysiwyg_editor.php b/conlite/classes/class.wysiwyg_editor.php index ef1e537..43b65a3 100644 --- a/conlite/classes/class.wysiwyg_editor.php +++ b/conlite/classes/class.wysiwyg_editor.php @@ -23,7 +23,7 @@ * created 2005-06-27 * modified 2008-06-30, Dominik Ziegler, add security fix * - * $Id: class.wysiwyg_editor.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.xml.php b/conlite/classes/class.xml.php index b6b1471..6124f67 100644 --- a/conlite/classes/class.xml.php +++ b/conlite/classes/class.xml.php @@ -24,7 +24,7 @@ * modified unknown, Martin Horwath * modified 2008-06-30, Dominik Ziegler, add security fix * - * $Id: class.xml.php 374 2015-11-09 15:59:28Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.xmlparser.php b/conlite/classes/class.xmlparser.php index 5060cb1..f71022e 100644 --- a/conlite/classes/class.xmlparser.php +++ b/conlite/classes/class.xmlparser.php @@ -24,7 +24,7 @@ * created unknown * modified 2008-06-30, Dominik Ziegler, add security fix * - * $Id: class.xmlparser.php 374 2015-11-09 15:59:28Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.xmltree.php b/conlite/classes/class.xmltree.php index 0ee5990..6769de6 100644 --- a/conlite/classes/class.xmltree.php +++ b/conlite/classes/class.xmltree.php @@ -25,7 +25,7 @@ * modified 2008-06-30, Dominik Ziegler, add security fix * modified 2010-07-03, Ortwin Pinke, removed '=&', causes deprecated runtime error with PHP >= 5.3 * - * $Id: class.xmltree.php 374 2015-11-09 15:59:28Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/class.xsltprocessor.php b/conlite/classes/class.xsltprocessor.php index 7d779e4..ab064d9 100644 --- a/conlite/classes/class.xsltprocessor.php +++ b/conlite/classes/class.xsltprocessor.php @@ -24,7 +24,7 @@ * created unknown * modified 2008-06-30, Dominik Ziegler, add security fix * - * $Id: class.xsltprocessor.php 374 2015-11-09 15:59:28Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/con2con/class.dirhandler.php b/conlite/classes/con2con/class.dirhandler.php index 067b2a0..415bd38 100644 --- a/conlite/classes/con2con/class.dirhandler.php +++ b/conlite/classes/con2con/class.dirhandler.php @@ -4,7 +4,7 @@ * * @package Core * @subpackage Util - * @version SVN Revision $Rev: 399 $ + * @version SVN Revision $Rev$ * * @author Frederic Schneider * @copyright four for business AG diff --git a/conlite/classes/con2con/class.filehandler.php b/conlite/classes/con2con/class.filehandler.php index 66840cc..d8300e8 100644 --- a/conlite/classes/con2con/class.filehandler.php +++ b/conlite/classes/con2con/class.filehandler.php @@ -4,7 +4,7 @@ * * @package Core * @subpackage cClasses - * @version $Rev: 372 $ + * @version $Rev$ * * @author Mischa Holz * @copyright four for business AG diff --git a/conlite/classes/con2con/class.registry.php b/conlite/classes/con2con/class.registry.php index dd1fb5a..7a52792 100644 --- a/conlite/classes/con2con/class.registry.php +++ b/conlite/classes/con2con/class.registry.php @@ -8,7 +8,7 @@ * * @package Core * @subpackage cClasses - * @version $Rev: 372 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2015, conlite.org @@ -16,7 +16,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.registry.php 372 2015-11-05 19:36:57Z oldperl $ + * $Id$ */ // security check diff --git a/conlite/classes/contenido/class.area.php b/conlite/classes/contenido/class.area.php index b0797f4..4a5e949 100644 --- a/conlite/classes/contenido/class.area.php +++ b/conlite/classes/contenido/class.area.php @@ -9,7 +9,7 @@ * * @package Core * @subpackage cApi - * @version $Rev: 352 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2015, conlite.org @@ -17,7 +17,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.area.php 352 2015-09-24 12:12:51Z oldperl $ + * $Id$ */ if (!defined('CON_FRAMEWORK')) { die('Illegal call'); diff --git a/conlite/classes/contenido/class.article.php b/conlite/classes/contenido/class.article.php index f859e14..bb6abc8 100644 --- a/conlite/classes/contenido/class.article.php +++ b/conlite/classes/contenido/class.article.php @@ -9,7 +9,7 @@ * * @package Core * @subpackage cApi - * @version $Rev: 352 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2015, conlite.org @@ -17,7 +17,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.article.php 352 2015-09-24 12:12:51Z oldperl $ + * $Id$ */ if (!defined('CON_FRAMEWORK')) { die('Illegal call'); diff --git a/conlite/classes/contenido/class.articlelanguage.php b/conlite/classes/contenido/class.articlelanguage.php index c00570f..3f12816 100644 --- a/conlite/classes/contenido/class.articlelanguage.php +++ b/conlite/classes/contenido/class.articlelanguage.php @@ -8,7 +8,7 @@ * * @package Core * @subpackage cApi - * @version $Rev: 353 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2015, conlite.org @@ -16,7 +16,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.articlelanguage.php 353 2015-09-24 19:18:33Z oldperl $ + * $Id$ */ if (!defined('CON_FRAMEWORK')) { diff --git a/conlite/classes/contenido/class.category.php b/conlite/classes/contenido/class.category.php index 2d172f2..ffe743d 100644 --- a/conlite/classes/contenido/class.category.php +++ b/conlite/classes/contenido/class.category.php @@ -9,7 +9,7 @@ * * @package Core * @subpackage cApi - * @version $Rev: 352 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2015, conlite.org @@ -17,7 +17,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.category.php 352 2015-09-24 12:12:51Z oldperl $ + * $Id$ */ if (!defined('CON_FRAMEWORK')) { die('Illegal call'); diff --git a/conlite/classes/contenido/class.categoryarticle.php b/conlite/classes/contenido/class.categoryarticle.php index 1dcacee..deac235 100644 --- a/conlite/classes/contenido/class.categoryarticle.php +++ b/conlite/classes/contenido/class.categoryarticle.php @@ -9,7 +9,7 @@ * * @package Core * @subpackage cApi - * @version $Rev: 352 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2015, conlite.org @@ -17,7 +17,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.categoryarticle.php 352 2015-09-24 12:12:51Z oldperl $ + * $Id$ */ if (!defined('CON_FRAMEWORK')) { die('Illegal call'); diff --git a/conlite/classes/contenido/class.categorylanguage.php b/conlite/classes/contenido/class.categorylanguage.php index 0579df5..e79460f 100644 --- a/conlite/classes/contenido/class.categorylanguage.php +++ b/conlite/classes/contenido/class.categorylanguage.php @@ -9,7 +9,7 @@ * * @package Core * @subpackage cApi - * @version $Rev: 352 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2015, conlite.org @@ -17,7 +17,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.categorylanguage.php 352 2015-09-24 12:12:51Z oldperl $ + * $Id$ */ if (!defined('CON_FRAMEWORK')) { die('Illegal call'); diff --git a/conlite/classes/contenido/class.categorytree.php b/conlite/classes/contenido/class.categorytree.php index f5b8fc6..de83bec 100644 --- a/conlite/classes/contenido/class.categorytree.php +++ b/conlite/classes/contenido/class.categorytree.php @@ -9,7 +9,7 @@ * * @package Core * @subpackage cApi - * @version $Rev: 352 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2015, conlite.org @@ -17,7 +17,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.categorytree.php 352 2015-09-24 12:12:51Z oldperl $ + * $Id$ */ if (!defined('CON_FRAMEWORK')) { die('Illegal call'); diff --git a/conlite/classes/contenido/class.client.php b/conlite/classes/contenido/class.client.php index 43a2595..06cdf2a 100644 --- a/conlite/classes/contenido/class.client.php +++ b/conlite/classes/contenido/class.client.php @@ -9,7 +9,7 @@ * * @package Core * @subpackage cApi - * @version $Rev: 352 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2015, conlite.org @@ -17,7 +17,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.client.php 352 2015-09-24 12:12:51Z oldperl $ + * $Id$ */ if (!defined('CON_FRAMEWORK')) { die('Illegal call'); diff --git a/conlite/classes/contenido/class.clientslang.php b/conlite/classes/contenido/class.clientslang.php index 2c23612..b3490b0 100644 --- a/conlite/classes/contenido/class.clientslang.php +++ b/conlite/classes/contenido/class.clientslang.php @@ -8,7 +8,7 @@ * * @package Core * @subpackage cApi - * @version $Rev: 352 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2015, conlite.org @@ -16,7 +16,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.clientslang.php 352 2015-09-24 12:12:51Z oldperl $ + * $Id$ */ if (!defined('CON_FRAMEWORK')) { diff --git a/conlite/classes/contenido/class.container.php b/conlite/classes/contenido/class.container.php index 8c2c3f7..12e0f9f 100644 --- a/conlite/classes/contenido/class.container.php +++ b/conlite/classes/contenido/class.container.php @@ -9,7 +9,7 @@ * * @package Core * @subpackage cApi - * @version $Rev: 352 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2015, conlite.org @@ -17,7 +17,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.container.php 352 2015-09-24 12:12:51Z oldperl $ + * $Id$ */ if (!defined('CON_FRAMEWORK')) { die('Illegal call'); diff --git a/conlite/classes/contenido/class.containerconfig.php b/conlite/classes/contenido/class.containerconfig.php index fdd6a5c..daf2895 100644 --- a/conlite/classes/contenido/class.containerconfig.php +++ b/conlite/classes/contenido/class.containerconfig.php @@ -9,7 +9,7 @@ * * @package Core * @subpackage cApi - * @version $Rev: 352 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2015, conlite.org @@ -17,7 +17,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.containerconfig.php 352 2015-09-24 12:12:51Z oldperl $ + * $Id$ */ if (!defined('CON_FRAMEWORK')) { die('Illegal call'); diff --git a/conlite/classes/contenido/class.content.php b/conlite/classes/contenido/class.content.php index 452d7f2..1a8f3da 100644 --- a/conlite/classes/contenido/class.content.php +++ b/conlite/classes/contenido/class.content.php @@ -8,7 +8,7 @@ * * @package Core * @subpackage cApi - * @version $Rev: 352 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2015, conlite.org @@ -16,7 +16,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.content.php 352 2015-09-24 12:12:51Z oldperl $ + * $Id$ */ if (!defined('CON_FRAMEWORK')) { diff --git a/conlite/classes/contenido/class.file.php b/conlite/classes/contenido/class.file.php index a648af1..ddb7bef 100644 --- a/conlite/classes/contenido/class.file.php +++ b/conlite/classes/contenido/class.file.php @@ -9,7 +9,7 @@ * * @package Core * @subpackage cApi - * @version $Rev: 352 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2015, conlite.org @@ -17,7 +17,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.file.php 352 2015-09-24 12:12:51Z oldperl $ + * $Id$ */ if (!defined('CON_FRAMEWORK')) { die('Illegal call'); diff --git a/conlite/classes/contenido/class.framefile.php b/conlite/classes/contenido/class.framefile.php index 046cbd1..2f7832c 100644 --- a/conlite/classes/contenido/class.framefile.php +++ b/conlite/classes/contenido/class.framefile.php @@ -9,7 +9,7 @@ * * @package Core * @subpackage cApi - * @version $Rev: 352 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2015, conlite.org @@ -17,7 +17,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.framefile.php 352 2015-09-24 12:12:51Z oldperl $ + * $Id$ */ if (!defined('CON_FRAMEWORK')) { die('Illegal call'); diff --git a/conlite/classes/contenido/class.language.php b/conlite/classes/contenido/class.language.php index 25ab4a7..1105bfd 100644 --- a/conlite/classes/contenido/class.language.php +++ b/conlite/classes/contenido/class.language.php @@ -9,7 +9,7 @@ * * @package Core * @subpackage cApi - * @version $Rev: 352 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2015, conlite.org @@ -17,7 +17,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.language.php 352 2015-09-24 12:12:51Z oldperl $ + * $Id$ */ if (!defined('CON_FRAMEWORK')) { die('Illegal call'); diff --git a/conlite/classes/contenido/class.layout.php b/conlite/classes/contenido/class.layout.php index 330a676..8126efe 100644 --- a/conlite/classes/contenido/class.layout.php +++ b/conlite/classes/contenido/class.layout.php @@ -8,7 +8,7 @@ * * @package Core * @subpackage cApi - * @version $Rev: 352 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2015, conlite.org @@ -16,7 +16,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.layout.php 352 2015-09-24 12:12:51Z oldperl $ + * $Id$ */ if (!defined('CON_FRAMEWORK')) { diff --git a/conlite/classes/contenido/class.metatag.php b/conlite/classes/contenido/class.metatag.php index 359c5fc..11aba79 100644 --- a/conlite/classes/contenido/class.metatag.php +++ b/conlite/classes/contenido/class.metatag.php @@ -5,7 +5,7 @@ * * @package Core * @subpackage cApi - * @version $Rev: 232 $ + * @version $Rev$ * @since 2.0.0 * @author Ortwin Pinke * @copyright (c) 2012-2013, ConLite Team @@ -13,7 +13,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.metatag.php 232 2013-03-04 15:01:44Z oldperl $ + * $Id$ */ // security check diff --git a/conlite/classes/contenido/class.metatype.php b/conlite/classes/contenido/class.metatype.php index f9a190e..8c152b8 100644 --- a/conlite/classes/contenido/class.metatype.php +++ b/conlite/classes/contenido/class.metatype.php @@ -5,7 +5,7 @@ * * @package Core * @subpackage cApi - * @version $Rev: 228 $ + * @version $Rev$ * @since 2.0.0 * @author Ortwin Pinke * @copyright (c) 2012-2013, ConLite Team @@ -13,7 +13,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.metatype.php 228 2013-03-04 14:26:14Z oldperl $ + * $Id$ */ // security check diff --git a/conlite/classes/contenido/class.module.php b/conlite/classes/contenido/class.module.php index 99725b9..94e651b 100644 --- a/conlite/classes/contenido/class.module.php +++ b/conlite/classes/contenido/class.module.php @@ -9,7 +9,7 @@ * * @package Core * @subpackage cApi - * @version $Rev: 359M $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2015, conlite.org @@ -17,7 +17,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.module.php 359M 2016-07-20 15:56:34Z (local) $ + * $Id$ */ if (!defined('CON_FRAMEWORK')) { die('Illegal call'); diff --git a/conlite/classes/contenido/class.template.php b/conlite/classes/contenido/class.template.php index 6d62be2..10c5590 100644 --- a/conlite/classes/contenido/class.template.php +++ b/conlite/classes/contenido/class.template.php @@ -9,7 +9,7 @@ * * @package Core * @subpackage cApi - * @version $Rev: 352 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2015, conlite.org @@ -17,7 +17,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.template.php 352 2015-09-24 12:12:51Z oldperl $ + * $Id$ */ if (!defined('CON_FRAMEWORK')) { die('Illegal call'); diff --git a/conlite/classes/contenido/class.templateconfig.php b/conlite/classes/contenido/class.templateconfig.php index f19b4ed..921639f 100644 --- a/conlite/classes/contenido/class.templateconfig.php +++ b/conlite/classes/contenido/class.templateconfig.php @@ -9,7 +9,7 @@ * * @package Core * @subpackage cApi - * @version $Rev: 352 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2015, conlite.org @@ -17,7 +17,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.templateconfig.php 352 2015-09-24 12:12:51Z oldperl $ + * $Id$ */ if (!defined('CON_FRAMEWORK')) { die('Illegal call'); diff --git a/conlite/classes/contenido/class.type.php b/conlite/classes/contenido/class.type.php index 34855c9..51a65be 100644 --- a/conlite/classes/contenido/class.type.php +++ b/conlite/classes/contenido/class.type.php @@ -8,7 +8,7 @@ * * @package Core * @subpackage cApi - * @version $Rev: 353 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2015, conlite.org @@ -16,7 +16,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.type.php 353 2015-09-24 19:18:33Z oldperl $ + * $Id$ */ if (!defined('CON_FRAMEWORK')) { die('Illegal call'); diff --git a/conlite/classes/contenido/class.user.php b/conlite/classes/contenido/class.user.php index 3c2ef61..520575b 100644 --- a/conlite/classes/contenido/class.user.php +++ b/conlite/classes/contenido/class.user.php @@ -9,7 +9,7 @@ * * @package Core * @subpackage cApi - * @version $Rev: 352 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2015, conlite.org @@ -17,7 +17,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.user.php 352 2015-09-24 12:12:51Z oldperl $ + * $Id$ */ if (!defined('CON_FRAMEWORK')) { die('Illegal call'); diff --git a/conlite/classes/datatypes/class.datatype.currency.php b/conlite/classes/datatypes/class.datatype.currency.php index 7f0cc82..f8eaa48 100644 --- a/conlite/classes/datatypes/class.datatype.currency.php +++ b/conlite/classes/datatypes/class.datatype.currency.php @@ -20,7 +20,7 @@ * * {@internal * - * $Id: class.datatype.currency.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/datatypes/class.datatype.datetime.php b/conlite/classes/datatypes/class.datatype.datetime.php index cdad28d..3893d24 100644 --- a/conlite/classes/datatypes/class.datatype.datetime.php +++ b/conlite/classes/datatypes/class.datatype.datetime.php @@ -22,7 +22,7 @@ * {@internal * modified 2009-10-23, Murat Purc, removed deprecated function (PHP 5.3 ready) * - * $Id: class.datatype.datetime.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/datatypes/class.datatype.number.php b/conlite/classes/datatypes/class.datatype.number.php index 5b47a66..ba6e1e5 100644 --- a/conlite/classes/datatypes/class.datatype.number.php +++ b/conlite/classes/datatypes/class.datatype.number.php @@ -22,7 +22,7 @@ * {@internal * created * - * $Id: class.datatype.number.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/datatypes/class.datatype.php b/conlite/classes/datatypes/class.datatype.php index 646fe6c..8b06a0a 100644 --- a/conlite/classes/datatypes/class.datatype.php +++ b/conlite/classes/datatypes/class.datatype.php @@ -22,7 +22,7 @@ * {@internal * created * - * $Id: class.datatype.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/drivers/class.gdb.driver.php b/conlite/classes/drivers/class.gdb.driver.php index 9631d0f..4bc38ec 100644 --- a/conlite/classes/drivers/class.gdb.driver.php +++ b/conlite/classes/drivers/class.gdb.driver.php @@ -12,7 +12,7 @@ * @link http://www.4fb.de * @link http://www.contenido.org * - * $Id: class.gdb.driver.php 2 2011-07-20 12:00:48Z oldperl $ + * $Id$ */ if (!defined('CON_FRAMEWORK')) { die('Illegal call'); diff --git a/conlite/classes/drivers/mysql/class.gdb.mysql.php b/conlite/classes/drivers/mysql/class.gdb.mysql.php index 213c164..1ccb0f5 100644 --- a/conlite/classes/drivers/mysql/class.gdb.mysql.php +++ b/conlite/classes/drivers/mysql/class.gdb.mysql.php @@ -23,7 +23,7 @@ * created 2006-05-10 * modified 2008-05-23 Added Debug_DevNull and Debug_VisibleAdv * - * $Id: class.gdb.mysql.php 401M 2016-07-20 15:15:27Z (local) $ + * $Id$ * }} * */ diff --git a/conlite/classes/exceptions/exception.conuser.php b/conlite/classes/exceptions/exception.conuser.php index acafcb8..3471377 100644 --- a/conlite/classes/exceptions/exception.conuser.php +++ b/conlite/classes/exceptions/exception.conuser.php @@ -6,7 +6,7 @@ * @subpackage Backend User * * @author Holger Librenz - * @version $Revision: 2 $ + * @version $Revision$ * @copyright four for business AG * * {@internal diff --git a/conlite/classes/frontend/navigation/class.frontend.navigation.abstract.php b/conlite/classes/frontend/navigation/class.frontend.navigation.abstract.php index 9f15673..414e02c 100644 --- a/conlite/classes/frontend/navigation/class.frontend.navigation.abstract.php +++ b/conlite/classes/frontend/navigation/class.frontend.navigation.abstract.php @@ -8,7 +8,7 @@ * * @package Core * @subpackage Frontend - * @version $Rev:$ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2016, conlite.org @@ -16,7 +16,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id:$ + * $Id$ */ // security check diff --git a/conlite/classes/frontend/navigation/class.frontend.navigation.php b/conlite/classes/frontend/navigation/class.frontend.navigation.php index 16cd8a7..cbe0f8a 100644 --- a/conlite/classes/frontend/navigation/class.frontend.navigation.php +++ b/conlite/classes/frontend/navigation/class.frontend.navigation.php @@ -8,7 +8,7 @@ * * @package Core * @subpackage Frontend - * @version $Rev:$ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2016, conlite.org @@ -16,7 +16,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id:$ + * $Id$ */ // security check diff --git a/conlite/classes/interfaces/interface.conuser.php b/conlite/classes/interfaces/interface.conuser.php index 1c3f681..83751f1 100644 --- a/conlite/classes/interfaces/interface.conuser.php +++ b/conlite/classes/interfaces/interface.conuser.php @@ -8,7 +8,7 @@ * @package Contenido Backend Classes * @subpackage Backend User * - * @version $Revision: 2 $ + * @version $Revision$ * @author Holger Librenz * @copyright four for business AG * @@ -16,7 +16,7 @@ * created 2008-11-16, H. Librenz * modified 2008-12-04, Timo Trautman, Added Contenido $cfg as param for getErrorString() * - * $Id: interface.conuser.php 2 2011-07-20 12:00:48Z oldperl $ + * $Id$ * }} */ diff --git a/conlite/classes/log/class.log.php b/conlite/classes/log/class.log.php index 7a0f0fc..f723ffe 100644 --- a/conlite/classes/log/class.log.php +++ b/conlite/classes/log/class.log.php @@ -4,7 +4,7 @@ * * @package Core * @subpackage Log - * @version SVN Revision $Rev: 342 $ + * @version SVN Revision $Rev$ * * @author Dominik Ziegler * @copyright four for business AG diff --git a/conlite/classes/log/class.log.writer.file.php b/conlite/classes/log/class.log.writer.file.php index a2da759..9173c67 100644 --- a/conlite/classes/log/class.log.writer.file.php +++ b/conlite/classes/log/class.log.writer.file.php @@ -4,7 +4,7 @@ * * @package Core * @subpackage Log - * @version SVN Revision $Rev:$ + * @version SVN Revision $Rev$ * * @author Dominik Ziegler * @copyright four for business AG diff --git a/conlite/classes/log/class.log.writer.php b/conlite/classes/log/class.log.writer.php index 7dd1dee..354e51a 100644 --- a/conlite/classes/log/class.log.writer.php +++ b/conlite/classes/log/class.log.writer.php @@ -4,7 +4,7 @@ * * @package Core * @subpackage Log - * @version SVN Revision $Rev:$ + * @version SVN Revision $Rev$ * * @author Dominik Ziegler * @copyright four for business AG diff --git a/conlite/classes/log/class.modulelog.php b/conlite/classes/log/class.modulelog.php index 7ef9700..5350ec8 100644 --- a/conlite/classes/log/class.modulelog.php +++ b/conlite/classes/log/class.modulelog.php @@ -4,7 +4,7 @@ * * @package Core * @subpackage Log - * @version SVN Revision $Rev: 342 $ + * @version SVN Revision $Rev$ * * @author Dominik Ziegler * @copyright four for business AG diff --git a/conlite/classes/template/class.clAbstractTemplateParser.php b/conlite/classes/template/class.clAbstractTemplateParser.php index f9de866..1867a8a 100644 --- a/conlite/classes/template/class.clAbstractTemplateParser.php +++ b/conlite/classes/template/class.clAbstractTemplateParser.php @@ -7,9 +7,9 @@ * * @package ConLite * @subpackage CoreClasses - * @version $Rev: 147 $ + * @version $Rev$ * - * $Id: class.clAbstractTemplateParser.php 147 2012-11-12 17:37:33Z Mansveld $ + * $Id$ */ /** * @package ConLite Backend classes diff --git a/conlite/classes/template/class.clCounterFunctionParser.php b/conlite/classes/template/class.clCounterFunctionParser.php index 92d2b56..34a781c 100644 --- a/conlite/classes/template/class.clCounterFunctionParser.php +++ b/conlite/classes/template/class.clCounterFunctionParser.php @@ -7,9 +7,9 @@ * * @package ConLite * @subpackage CoreClasses - * @version $Rev: 147 $ + * @version $Rev$ * - * $Id: class.clCounterFunctionParser.php 147 2012-11-12 17:37:33Z Mansveld $ + * $Id$ */ /** * @package ConLite Backend classes diff --git a/conlite/classes/template/class.clIfFunctionParser.php b/conlite/classes/template/class.clIfFunctionParser.php index e17b648..fda63cf 100644 --- a/conlite/classes/template/class.clIfFunctionParser.php +++ b/conlite/classes/template/class.clIfFunctionParser.php @@ -7,9 +7,9 @@ * * @package ConLite * @subpackage CoreClasses - * @version $Rev: 206 $ + * @version $Rev$ * - * $Id: class.clIfFunctionParser.php 206 2013-01-15 16:55:48Z Mansveld $ + * $Id$ */ /** * @package ConLite Backend classes diff --git a/conlite/classes/template/class.clStrAPIFunctionsParser.php b/conlite/classes/template/class.clStrAPIFunctionsParser.php index a00dadd..db2a579 100644 --- a/conlite/classes/template/class.clStrAPIFunctionsParser.php +++ b/conlite/classes/template/class.clStrAPIFunctionsParser.php @@ -7,9 +7,9 @@ * * @package ConLite * @subpackage CoreClasses - * @version $Rev: 147 $ + * @version $Rev$ * - * $Id: class.clStrAPIFunctionsParser.php 147 2012-11-12 17:37:33Z Mansveld $ + * $Id$ */ /** * @package ConLite Backend classes diff --git a/conlite/classes/template/class.template.php b/conlite/classes/template/class.template.php index 84c2231..fe15000 100644 --- a/conlite/classes/template/class.template.php +++ b/conlite/classes/template/class.template.php @@ -7,9 +7,9 @@ * * @package ConLite * @subpackage CoreClasses - * @version $Rev: 357 $ + * @version $Rev$ * - * $Id: class.template.php 357 2015-09-26 14:45:33Z oldperl $ + * $Id$ */ /** * @package Contenido Backend classes diff --git a/conlite/classes/tree/class.ctree.php b/conlite/classes/tree/class.ctree.php index 4573efd..4cade4a 100644 --- a/conlite/classes/tree/class.ctree.php +++ b/conlite/classes/tree/class.ctree.php @@ -22,7 +22,7 @@ * {@internal * created 2004-08-04 * - * $Id: class.ctree.php 2 2011-07-20 12:00:48Z oldperl $ + * $Id$ * }} * */ diff --git a/conlite/classes/tree/class.ctreeitem.php b/conlite/classes/tree/class.ctreeitem.php index 4d22b85..de7c026 100644 --- a/conlite/classes/tree/class.ctreeitem.php +++ b/conlite/classes/tree/class.ctreeitem.php @@ -22,7 +22,7 @@ * {@internal * created 2006-10-05 * - * $Id: class.ctreeitem.php 2 2011-07-20 12:00:48Z oldperl $ + * $Id$ * }} * */ diff --git a/conlite/classes/widgets/class.views.advancedmenu.php b/conlite/classes/widgets/class.views.advancedmenu.php index a9dd73b..e63d7e2 100644 --- a/conlite/classes/widgets/class.views.advancedmenu.php +++ b/conlite/classes/widgets/class.views.advancedmenu.php @@ -22,7 +22,7 @@ * {@internal * created 2004-08-04 * - * $Id: class.views.advancedmenu.php 2 2011-07-20 12:00:48Z oldperl $ + * $Id$ * }} * */ diff --git a/conlite/classes/widgets/class.widgets.actionbutton.php b/conlite/classes/widgets/class.widgets.actionbutton.php index 03258b3..b594640 100644 --- a/conlite/classes/widgets/class.widgets.actionbutton.php +++ b/conlite/classes/widgets/class.widgets.actionbutton.php @@ -23,7 +23,7 @@ * created unknown * modified 2011-03-15, Murat Purc, adapted to new GenericDB, partly ported to PHP 5, formatting * - * $Id: class.widgets.actionbutton.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/widgets/class.widgets.actionlist.php b/conlite/classes/widgets/class.widgets.actionlist.php index b1b69e7..db115f2 100644 --- a/conlite/classes/widgets/class.widgets.actionlist.php +++ b/conlite/classes/widgets/class.widgets.actionlist.php @@ -22,7 +22,7 @@ * {@internal * created * - * $Id: class.widgets.actionlist.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/widgets/class.widgets.buttons.php b/conlite/classes/widgets/class.widgets.buttons.php index 78158ad..1f2c33f 100644 --- a/conlite/classes/widgets/class.widgets.buttons.php +++ b/conlite/classes/widgets/class.widgets.buttons.php @@ -21,7 +21,7 @@ * {@internal * created 2005-08-22 * - * $Id: class.widgets.buttons.php 312 2014-06-18 11:01:08Z oldperl $ + * $Id$ * }} * */ diff --git a/conlite/classes/widgets/class.widgets.calendar.php b/conlite/classes/widgets/class.widgets.calendar.php index 06229cc..9cf4ae1 100644 --- a/conlite/classes/widgets/class.widgets.calendar.php +++ b/conlite/classes/widgets/class.widgets.calendar.php @@ -22,7 +22,7 @@ * {@internal * created * - * $Id: class.widgets.calendar.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/widgets/class.widgets.datechooser.php b/conlite/classes/widgets/class.widgets.datechooser.php index 6a9349a..1733f3d 100644 --- a/conlite/classes/widgets/class.widgets.datechooser.php +++ b/conlite/classes/widgets/class.widgets.datechooser.php @@ -22,7 +22,7 @@ * {@internal * created * - * $Id: class.widgets.datechooser.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/widgets/class.widgets.datefield.php b/conlite/classes/widgets/class.widgets.datefield.php index 016eb76..85d5a51 100644 --- a/conlite/classes/widgets/class.widgets.datefield.php +++ b/conlite/classes/widgets/class.widgets.datefield.php @@ -22,7 +22,7 @@ * {@internal * created * - * $Id: class.widgets.datefield.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/widgets/class.widgets.dateselect.php b/conlite/classes/widgets/class.widgets.dateselect.php index 296c1bb..5f00055 100644 --- a/conlite/classes/widgets/class.widgets.dateselect.php +++ b/conlite/classes/widgets/class.widgets.dateselect.php @@ -22,7 +22,7 @@ * {@internal * created 205-09-15 * - * $Id: class.widgets.dateselect.php 2 2011-07-20 12:00:48Z oldperl $ + * $Id$ * }} * */ diff --git a/conlite/classes/widgets/class.widgets.foldingrow.php b/conlite/classes/widgets/class.widgets.foldingrow.php index d483e7c..c871ac2 100644 --- a/conlite/classes/widgets/class.widgets.foldingrow.php +++ b/conlite/classes/widgets/class.widgets.foldingrow.php @@ -22,7 +22,7 @@ * {@internal * created 2004-08-04 * - * $Id: class.widgets.foldingrow.php 301 2014-02-03 22:30:20Z oldperl $ + * $Id$ * }} * */ diff --git a/conlite/classes/widgets/class.widgets.nominaltextfield.php b/conlite/classes/widgets/class.widgets.nominaltextfield.php index 3034938..be80d2a 100644 --- a/conlite/classes/widgets/class.widgets.nominaltextfield.php +++ b/conlite/classes/widgets/class.widgets.nominaltextfield.php @@ -22,7 +22,7 @@ * {@internal * created * - * $Id: class.widgets.nominaltextfield.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/widgets/class.widgets.page.php b/conlite/classes/widgets/class.widgets.page.php index f95eb04..de56dae 100644 --- a/conlite/classes/widgets/class.widgets.page.php +++ b/conlite/classes/widgets/class.widgets.page.php @@ -22,7 +22,7 @@ * {@internal * created 2007-01-30 * - * $Id: class.widgets.page.php 338 2015-07-24 09:51:47Z oldperl $ + * $Id$ * }} * */ diff --git a/conlite/classes/widgets/class.widgets.pager.php b/conlite/classes/widgets/class.widgets.pager.php index 3e51c85..96189a1 100644 --- a/conlite/classes/widgets/class.widgets.pager.php +++ b/conlite/classes/widgets/class.widgets.pager.php @@ -22,7 +22,7 @@ * {@internal * created 2005-05-11 * - * $Id: class.widgets.pager.php 301 2014-02-03 22:30:20Z oldperl $ + * $Id$ * }} * */ diff --git a/conlite/classes/widgets/class.widgets.switchabledatechooser.php b/conlite/classes/widgets/class.widgets.switchabledatechooser.php index 7c5e0ab..77b6d15 100644 --- a/conlite/classes/widgets/class.widgets.switchabledatechooser.php +++ b/conlite/classes/widgets/class.widgets.switchabledatechooser.php @@ -22,7 +22,7 @@ * {@internal * created * - * $Id: class.widgets.switchabledatechooser.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/widgets/class.widgets.tableedit.php b/conlite/classes/widgets/class.widgets.tableedit.php index 0705abb..b625263 100644 --- a/conlite/classes/widgets/class.widgets.tableedit.php +++ b/conlite/classes/widgets/class.widgets.tableedit.php @@ -22,7 +22,7 @@ * {@internal * created * - * $Id: class.widgets.tableedit.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/classes/widgets/class.widgets.treeview.php b/conlite/classes/widgets/class.widgets.treeview.php index 5f140d9..66c5e72 100644 --- a/conlite/classes/widgets/class.widgets.treeview.php +++ b/conlite/classes/widgets/class.widgets.treeview.php @@ -4,11 +4,11 @@ * File : $RCSfile: class.widgets.treeview.php,v $ * Project : Contenido * Descr : Visual representation of a cTree - * Modified : $Date: 2012-05-29 14:38:23 +0200 (Tue, 29 May 2012) $ + * Modified : $Date$ * * � four for business AG, www.4fb.de * - * $Id: class.widgets.treeview.php 80 2012-05-29 12:38:23Z oldperl $ + * $Id$ * **************************************** */ define("TREEVIEW_GRIDLINE_SOLID", "solid"); diff --git a/conlite/classes/widgets/class.widgets.views.php b/conlite/classes/widgets/class.widgets.views.php index 6708139..4552b2e 100644 --- a/conlite/classes/widgets/class.widgets.views.php +++ b/conlite/classes/widgets/class.widgets.views.php @@ -23,7 +23,7 @@ * created 2004-08-04 * modified 2010-05-11, Dominik Ziegler, removed output of "foo" * - * $Id: class.widgets.views.php 160 2012-11-27 21:08:41Z oldperl $ + * $Id$ * }} * */ diff --git a/conlite/classes/xml/class.xml.base.php b/conlite/classes/xml/class.xml.base.php index 940754f..d85da40 100644 --- a/conlite/classes/xml/class.xml.base.php +++ b/conlite/classes/xml/class.xml.base.php @@ -5,7 +5,7 @@ * * @package Core * @subpackage XML - * @version SVN Revision $Rev: 353 $ + * @version SVN Revision $Rev$ * * @author Dominik Ziegler * @copyright four for business AG diff --git a/conlite/classes/xml/class.xml.reader.php b/conlite/classes/xml/class.xml.reader.php index 72c79ee..95bcf45 100644 --- a/conlite/classes/xml/class.xml.reader.php +++ b/conlite/classes/xml/class.xml.reader.php @@ -5,7 +5,7 @@ * * @package Core * @subpackage XML - * @version SVN Revision $Rev: 353 $ + * @version SVN Revision $Rev$ * * @author Dominik Ziegler * @copyright four for business AG diff --git a/conlite/classes/xml/class.xml.writer.php b/conlite/classes/xml/class.xml.writer.php index bdabfb7..914345f 100644 --- a/conlite/classes/xml/class.xml.writer.php +++ b/conlite/classes/xml/class.xml.writer.php @@ -5,7 +5,7 @@ * * @package Core * @subpackage XML - * @version SVN Revision $Rev: 353 $ + * @version SVN Revision $Rev$ * * @author Dominik Ziegler * @copyright four for business AG diff --git a/conlite/classes/xml/class.xml2array.php b/conlite/classes/xml/class.xml2array.php index 88aa677..5ea82d3 100644 --- a/conlite/classes/xml/class.xml2array.php +++ b/conlite/classes/xml/class.xml2array.php @@ -22,7 +22,7 @@ * {@internal * created * - * $Id: class.xml2array.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/cronjobs/advance_workflow.php b/conlite/cronjobs/advance_workflow.php index d7a9d96..e528fba 100644 --- a/conlite/cronjobs/advance_workflow.php +++ b/conlite/cronjobs/advance_workflow.php @@ -8,14 +8,14 @@ * * @package Backend * @subpackage Cronjobs - * @version $Rev: 80 $ + * @version $Rev$ * @author Timo Hummel * @copyright four for business AG * @license http://www.contenido.org/license/LIZENZ.txt * @link http://www.4fb.de * @link http://www.contenido.org * - * $Id: advance_workflow.php 80 2012-05-29 12:38:23Z oldperl $ + * $Id$ */ if (!defined("CON_FRAMEWORK")) { diff --git a/conlite/cronjobs/linkchecker.php b/conlite/cronjobs/linkchecker.php index cb971a4..360dfca 100644 --- a/conlite/cronjobs/linkchecker.php +++ b/conlite/cronjobs/linkchecker.php @@ -8,7 +8,7 @@ * * @package Backend * @subpackage Cronjobs - * @version $Rev: 306 $ + * @version $Rev$ * @author Frederic Schneider * @copyright four for business AG * @license http://www.contenido.org/license/LIZENZ.txt @@ -24,7 +24,7 @@ * modified 2010-05-20, Murat Purc, standardized Contenido startup and security check invocations, see [#CON-307] * modified 2011-05-12, Dominik Ziegler, forced include of startup.php [#CON-390] * - * $Id: linkchecker.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/cronjobs/move_articles.php b/conlite/cronjobs/move_articles.php index 729b090..1dbfafe 100644 --- a/conlite/cronjobs/move_articles.php +++ b/conlite/cronjobs/move_articles.php @@ -8,14 +8,14 @@ * * @package Backend * @subpackage Cronjobs - * @version $Rev: 306 $ + * @version $Rev$ * @author Timo A. Hummel * @copyright four for business AG * @license http://www.contenido.org/license/LIZENZ.txt * @link http://www.4fb.de * @link http://www.contenido.org * - * $Id: move_articles.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: */ if (!defined("CON_FRAMEWORK")) { diff --git a/conlite/cronjobs/move_old_stats.php b/conlite/cronjobs/move_old_stats.php index 11d5d3e..d3583a6 100644 --- a/conlite/cronjobs/move_old_stats.php +++ b/conlite/cronjobs/move_old_stats.php @@ -8,14 +8,14 @@ * * @package Backend * @subpackage Cronjobs - * @version $Rev: 306 $ + * @version $Rev$ * @author Timo A. Hummel * @copyright four for business AG * @license http://www.contenido.org/license/LIZENZ.txt * @link http://www.4fb.de * @link http://www.contenido.org * - * $Id: move_old_stats.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: */ if (!defined("CON_FRAMEWORK")) { diff --git a/conlite/cronjobs/optimize_database.php b/conlite/cronjobs/optimize_database.php index 1ddcb89..23bc31c 100644 --- a/conlite/cronjobs/optimize_database.php +++ b/conlite/cronjobs/optimize_database.php @@ -8,14 +8,14 @@ * * @package Backend * @subpackage Cronjobs - * @version $Rev: 306 $ + * @version $Rev$ * @author Timo A. Hummel * @copyright four for business AG * @license http://www.contenido.org/license/LIZENZ.txt * @link http://www.4fb.de * @link http://www.contenido.org * - * $Id: optimize_database.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: */ if (!defined("CON_FRAMEWORK")) { diff --git a/conlite/cronjobs/run_newsletter_job.php b/conlite/cronjobs/run_newsletter_job.php index e4718fc..3eb55d2 100644 --- a/conlite/cronjobs/run_newsletter_job.php +++ b/conlite/cronjobs/run_newsletter_job.php @@ -8,14 +8,14 @@ * * @package Backend * @subpackage Cronjobs - * @version $Rev: 80 $ + * @version $Rev$ * @author Björn Behrens * @copyright four for business AG * @license http://www.contenido.org/license/LIZENZ.txt * @link http://www.4fb.de * @link http://www.contenido.org * - * $Id: run_newsletter_job.php 80 2012-05-29 12:38:23Z oldperl $: + * $Id$: */ if (!defined("CON_FRAMEWORK")) { diff --git a/conlite/cronjobs/send_reminder.php b/conlite/cronjobs/send_reminder.php index b10d90e..8f581c9 100644 --- a/conlite/cronjobs/send_reminder.php +++ b/conlite/cronjobs/send_reminder.php @@ -8,7 +8,7 @@ * * @package Backend * @subpackage Cronjobs - * @version $Rev: 306 $ + * @version $Rev$ * @author Timo A. Hummel * @copyright four for business AG * @license http://www.contenido.org/license/LIZENZ.txt @@ -16,7 +16,7 @@ * @link http://www.contenido.org * @since file available since contenido release <= 4.6 * - * $Id: send_reminder.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: */ if (!defined("CON_FRAMEWORK")) { diff --git a/conlite/cronjobs/session_cleanup.php b/conlite/cronjobs/session_cleanup.php index e028b58..5a03462 100644 --- a/conlite/cronjobs/session_cleanup.php +++ b/conlite/cronjobs/session_cleanup.php @@ -8,14 +8,14 @@ * * @package Backend * @subpackage Cronjobs - * @version $Rev: 144 $ + * @version $Rev$ * @author Timo A. Hummel * @copyright four for business AG * @license http://www.contenido.org/license/LIZENZ.txt * @link http://www.4fb.de * @link http://www.contenido.org * - * $Id: session_cleanup.php 144 2012-11-10 09:39:36Z Mansveld $: + * $Id$: */ if (!defined("CON_FRAMEWORK")) { diff --git a/conlite/cronjobs/setfrontenduserstate.php b/conlite/cronjobs/setfrontenduserstate.php index f194903..2e5efa8 100644 --- a/conlite/cronjobs/setfrontenduserstate.php +++ b/conlite/cronjobs/setfrontenduserstate.php @@ -8,14 +8,14 @@ * * @package Backend * @subpackage Cronjobs - * @version $Rev: 306 $ + * @version $Rev$ * @author Rudi Bieller * @copyright four for business AG * @license http://www.contenido.org/license/LIZENZ.txt * @link http://www.4fb.de * @link http://www.contenido.org * - * $Id: setfrontenduserstate.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: */ if (!defined("CON_FRAMEWORK")) { diff --git a/conlite/external/backendedit/front_content.php b/conlite/external/backendedit/front_content.php index 74a574c..dd8d55c 100644 --- a/conlite/external/backendedit/front_content.php +++ b/conlite/external/backendedit/front_content.php @@ -55,7 +55,7 @@ * modified 2011-02-07, Dominik Ziegler, added exit after redirections to force their execution * modified 2011-02-10, Dominik Ziegler, moved function declaration of IP_match out of front_content.php * - * $Id: front_content.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/external/edit_area/class.edit_area.php b/conlite/external/edit_area/class.edit_area.php index f1202e1..e4efab6 100644 --- a/conlite/external/edit_area/class.edit_area.php +++ b/conlite/external/edit_area/class.edit_area.php @@ -25,7 +25,7 @@ * created 2008-05-07 * }} * - * $Id: class.edit_area.php 107 2012-07-24 15:35:34Z oldperl $ + * $Id$ */ diff --git a/conlite/external/edit_area/edit_area_compressor_cl.php b/conlite/external/edit_area/edit_area_compressor_cl.php index 313f914..a27d335 100644 --- a/conlite/external/edit_area/edit_area_compressor_cl.php +++ b/conlite/external/edit_area/edit_area_compressor_cl.php @@ -4,9 +4,9 @@ * * @package EditArea * @author Ortwin Pinke - * @version $Rev: 400 $ + * @version $Rev$ * - * $Id: edit_area_compressor_cl.php 400 2015-11-12 00:09:59Z oldperl $ + * $Id$ */ /* * **** * diff --git a/conlite/external/frontend/config.php b/conlite/external/frontend/config.php index 308c4d4..4714600 100644 --- a/conlite/external/frontend/config.php +++ b/conlite/external/frontend/config.php @@ -26,7 +26,7 @@ * created * modified 2008-07-04, bilal arslan, added security fix * - * $Id: config.php 67 2012-05-09 13:28:03Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/external/frontend/dbfs.php b/conlite/external/frontend/dbfs.php index 4f640cb..20566d8 100644 --- a/conlite/external/frontend/dbfs.php +++ b/conlite/external/frontend/dbfs.php @@ -24,7 +24,7 @@ * modified 2008-06-16, H. Librenz - Hotfix: checking for potential unsecure calling * modified 2008-07-04, bilal arslan, added security fix * - * $Id: dbfs.php 67 2012-05-09 13:28:03Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/external/frontend/front_content.php b/conlite/external/frontend/front_content.php index 8f7f14a..27fbc7f 100644 --- a/conlite/external/frontend/front_content.php +++ b/conlite/external/frontend/front_content.php @@ -65,7 +65,7 @@ * modified 2011-02-07, Dominik Ziegler, added exit after redirections to force their execution * modified 2011-02-10, Dominik Ziegler, moved function declaration of IP_match out of front_content.php * - * $Id: front_content.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/external/frontend/front_crcloginform.inc.php b/conlite/external/frontend/front_crcloginform.inc.php index 9438e86..929dff0 100644 --- a/conlite/external/frontend/front_crcloginform.inc.php +++ b/conlite/external/frontend/front_crcloginform.inc.php @@ -30,7 +30,7 @@ * modified 2009-01-03, Murat Purc, synchronized with cms/front_crcloginform.inc.php * modified 2011-02-07, Dominik Ziegler, fixed check of but_ok.gif and changed input type button to submit * - * $Id: front_crcloginform.inc.php 67 2012-05-09 13:28:03Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/external/frontend/includes/class.concache.php b/conlite/external/frontend/includes/class.concache.php index 16438e5..d9a473a 100644 --- a/conlite/external/frontend/includes/class.concache.php +++ b/conlite/external/frontend/includes/class.concache.php @@ -8,14 +8,14 @@ * * @package Frontend * @subpackage Cache - * @version $Rev: 292 $ + * @version $Rev$ * @author Murat Purc * @copyright four for business AG * @license http://www.contenido.org/license/LIZENZ.txt * @link http://www.4fb.de * @link http://www.contenido.org * - * $Id: class.concache.php 292 2014-01-20 09:49:37Z oldperl $: + * $Id$: */ if(!defined('CON_FRAMEWORK')) { diff --git a/conlite/external/frontend/includes/class.input.helper.php b/conlite/external/frontend/includes/class.input.helper.php index 9e715ef..c19fcf2 100644 --- a/conlite/external/frontend/includes/class.input.helper.php +++ b/conlite/external/frontend/includes/class.input.helper.php @@ -24,7 +24,7 @@ * @link http://www.4fb.de * @link http://www.contenido.org * - * $Id: class.input.helper.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: */ if(!defined('CON_FRAMEWORK')) { diff --git a/conlite/external/frontend/includes/concache.php b/conlite/external/frontend/includes/concache.php index 60c2c09..e9fcb76 100644 --- a/conlite/external/frontend/includes/concache.php +++ b/conlite/external/frontend/includes/concache.php @@ -27,7 +27,7 @@ * created 2006-07-07 * modified 2008-07-03, bilal arslan, added security fix * - * $Id: concache.php 292 2014-01-20 09:49:37Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/external/wysiwyg/tinymce3/TINYMCE_INTEGRATION_HOWTO.txt b/conlite/external/wysiwyg/tinymce3/TINYMCE_INTEGRATION_HOWTO.txt index 65db0d6..4d67377 100644 --- a/conlite/external/wysiwyg/tinymce3/TINYMCE_INTEGRATION_HOWTO.txt +++ b/conlite/external/wysiwyg/tinymce3/TINYMCE_INTEGRATION_HOWTO.txt @@ -4,7 +4,7 @@ $RCSfile$ HOWTO INTEGRATE OR UPGRADE THE TinyMCE WYSIWYG EDITOR IN CONTENIDO ---------------------------------------------------------------------- ---------------------------------------------------------------------- -$Id: TINYMCE_INTEGRATION_HOWTO.txt 2 2011-07-20 12:00:48Z oldperl $ +$Id$ - Download the latest TinyMCE release from http://tinymce.moxiecode.com/download.php The basic structure is diff --git a/conlite/external/wysiwyg/tinymce3/config.php b/conlite/external/wysiwyg/tinymce3/config.php index 9052cb8..2c74fb2 100644 --- a/conlite/external/wysiwyg/tinymce3/config.php +++ b/conlite/external/wysiwyg/tinymce3/config.php @@ -24,7 +24,7 @@ * created 2005-06-10 * modified 2008-07-04, bilal arslan, added security fix * - * $Id: config.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/external/wysiwyg/tinymce3/editor.php b/conlite/external/wysiwyg/tinymce3/editor.php index 85a1c37..439d6af 100644 --- a/conlite/external/wysiwyg/tinymce3/editor.php +++ b/conlite/external/wysiwyg/tinymce3/editor.php @@ -27,7 +27,7 @@ * created 2005-06-10 * modified 2008-07-04, bilal arslan, added security fix * - * $Id: editor.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/external/wysiwyg/tinymce3/editorclass.php b/conlite/external/wysiwyg/tinymce3/editorclass.php index ebafa02..4a08424 100644 --- a/conlite/external/wysiwyg/tinymce3/editorclass.php +++ b/conlite/external/wysiwyg/tinymce3/editorclass.php @@ -29,14 +29,14 @@ * * @package External * @subpackage TinyMCE - * @version $Rev: 441 $ + * @version $Rev$ * @author Timo Hummel * @copyright four for business AG * @license http://www.contenido.org/license/LIZENZ.txt * @link http://www.4fb.de * @link http://www.contenido.org * - * $Id: editorclass.php 441 2016-06-29 12:58:08Z oldperl $: + * $Id$: */ if (!defined('CON_FRAMEWORK')) { die('Illegal call'); diff --git a/conlite/external/wysiwyg/tinymce3/list.php b/conlite/external/wysiwyg/tinymce3/list.php index 3eaaa7a..efa5ec6 100644 --- a/conlite/external/wysiwyg/tinymce3/list.php +++ b/conlite/external/wysiwyg/tinymce3/list.php @@ -28,7 +28,7 @@ * modified 2010-01-13, Ingo van Peeren, CON-295 * modified 2010-05-20, Murat Purc, standardized Contenido startup and security check invocations, see [#CON-307] * - * $Id: list.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/external/wysiwyg/tinymce3/tiny_mce_gzip.php b/conlite/external/wysiwyg/tinymce3/tiny_mce_gzip.php index 62b1b9f..13659c7 100644 --- a/conlite/external/wysiwyg/tinymce3/tiny_mce_gzip.php +++ b/conlite/external/wysiwyg/tinymce3/tiny_mce_gzip.php @@ -25,7 +25,7 @@ * created ^2005-06-06 * modified 2008-07-04, bilal arslan, added security fix * - * $Id: tiny_mce_gzip.php 67 2012-05-09 13:28:03Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/frameset.php b/conlite/frameset.php index c60d994..861ed1d 100644 --- a/conlite/frameset.php +++ b/conlite/frameset.php @@ -28,7 +28,7 @@ * modified 2009-10-16, Ortwin Pinke, added rewrite of ampersand in frameset url * modified 2010-05-20, Murat Purc, standardized Contenido startup and security check invocations, see [#CON-307] * - * $Id: frameset.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/frameset_left.php b/conlite/frameset_left.php index b6dc746..fda27af 100644 --- a/conlite/frameset_left.php +++ b/conlite/frameset_left.php @@ -27,7 +27,7 @@ * modified 2009-10-16, Ortwin Pinke, added rewrite of ampersand in frameset url * modified 2010-05-20, Murat Purc, standardized Contenido startup and security check invocations, see [#CON-307] * - * $Id: frameset_left.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/frameset_right.php b/conlite/frameset_right.php index 58b59fc..59ae3fb 100644 --- a/conlite/frameset_right.php +++ b/conlite/frameset_right.php @@ -26,7 +26,7 @@ * modified 2009-10-16, Ortwin Pinke, added rewrite of ampersand in frameset url * modified 2010-05-20, Murat Purc, standardized Contenido startup and security check invocations, see [#CON-307] * - * $Id: frameset_right.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/header.php b/conlite/header.php index c2724c0..ebf3292 100644 --- a/conlite/header.php +++ b/conlite/header.php @@ -25,7 +25,7 @@ * modified 2008-07-02, Frederic Schneider, add security fix and include_security_class * modified 2010-05-20, Murat Purc, standardized Contenido startup and security check invocations, see [#CON-307] * - * $Id: header.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/ajax/include.ajax.con.php b/conlite/includes/ajax/include.ajax.con.php index 0bcec96..00c116f 100644 --- a/conlite/includes/ajax/include.ajax.con.php +++ b/conlite/includes/ajax/include.ajax.con.php @@ -22,7 +22,7 @@ * {@internal * created 2008-09-08 * modified 2009-06-25, Ingo van Peeren, added some array checks and initializing - * $Id: include.ajax.con.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/api/functions.api.general.php b/conlite/includes/api/functions.api.general.php index a03498c..77ecb96 100644 --- a/conlite/includes/api/functions.api.general.php +++ b/conlite/includes/api/functions.api.general.php @@ -25,7 +25,7 @@ * modified 2009-10-27, Murat Purc, initialization of variable $bError to prevent PHP strict messages * modified 2010-05-20, Murat Purc, standardized Contenido startup and security check invocations, see [#CON-307] * - * $Id: functions.api.general.php 378 2015-11-09 20:01:25Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/api/functions.frontend.list.php b/conlite/includes/api/functions.frontend.list.php index 5fce957..220078e 100644 --- a/conlite/includes/api/functions.frontend.list.php +++ b/conlite/includes/api/functions.frontend.list.php @@ -23,7 +23,7 @@ * created 2003-10-09 * modified 2008-06-25, Frederic Schneider, add security fix * - * $Id: functions.frontend.list.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/cfg_language_de.inc.php b/conlite/includes/cfg_language_de.inc.php index de7f1a9..b849897 100644 --- a/conlite/includes/cfg_language_de.inc.php +++ b/conlite/includes/cfg_language_de.inc.php @@ -24,7 +24,7 @@ * modified 2008-06-25, Frederic Schneider, add security fix * modified 2008-07-04, Dominik Ziegler, fixed bug CON-169 * - * $Id: cfg_language_de.inc.php 80 2012-05-29 12:38:23Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/functions.api.category.php b/conlite/includes/functions.api.category.php index a0a9575..5b09b77 100644 --- a/conlite/includes/functions.api.category.php +++ b/conlite/includes/functions.api.category.php @@ -23,7 +23,7 @@ * created 2003-08-08 * modified 2008-06-25, Frederic Schneider, add security fix * - * $Id: functions.api.category.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/functions.api.images.php b/conlite/includes/functions.api.images.php index adb27b9..a0a8b0d 100644 --- a/conlite/includes/functions.api.images.php +++ b/conlite/includes/functions.api.images.php @@ -24,7 +24,7 @@ * created 2003-08-08 * modified 2008-06-25, Frederic Schneider, add security fix * - * $Id: functions.api.images.php 358 2015-09-28 17:53:12Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/functions.api.php b/conlite/includes/functions.api.php index 5452bf4..c0f3872 100644 --- a/conlite/includes/functions.api.php +++ b/conlite/includes/functions.api.php @@ -23,7 +23,7 @@ * created 2003-08-08 * modified 2008-06-25, Frederic Schneider, add security fix * - * $Id: functions.api.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/functions.api.string.php b/conlite/includes/functions.api.string.php index 2c45428..eb0e2f9 100644 --- a/conlite/includes/functions.api.string.php +++ b/conlite/includes/functions.api.string.php @@ -26,7 +26,7 @@ * modified 2009-04-30, Ortwin Pinke, CON-252 * modified 2010-01-07, Ingo van Peren, CON-293 * - * $Id: functions.api.string.php 401 2015-11-19 14:07:25Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/functions.con.php b/conlite/includes/functions.con.php index c84534a..a000402 100644 --- a/conlite/includes/functions.con.php +++ b/conlite/includes/functions.con.php @@ -35,7 +35,7 @@ * modified 2009-10-27, Murat Purc, fixed/modified CEC_Hook, see [#CON-256] * modified 2010-10-13, Dominik Ziegler, No copy label per default when copying articles or categories (CON-352) * - * $Id: functions.con.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/functions.con2.php b/conlite/includes/functions.con2.php index 4383190..a32f334 100644 --- a/conlite/includes/functions.con2.php +++ b/conlite/includes/functions.con2.php @@ -22,7 +22,7 @@ * @link http://www.contenido.org * @since file available since contenido release <= 4.6 * - * $Id: functions.con2.php 367 2015-10-19 10:08:51Z oldperl $: + * $Id$: */ if(!defined('CON_FRAMEWORK')) { diff --git a/conlite/includes/functions.database.php b/conlite/includes/functions.database.php index 107261a..244ce16 100644 --- a/conlite/includes/functions.database.php +++ b/conlite/includes/functions.database.php @@ -26,7 +26,7 @@ * modified 2008-07-11, Dominik Ziegler, removed deprecated functions * modified 2011-05-17, Murat Purc, documented functions and some optimizations * - * $Id: functions.database.php 320 2015-01-16 16:06:38Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/functions.domxml-php4-to-php5.php b/conlite/includes/functions.domxml-php4-to-php5.php index 023e872..9f3e84f 100644 --- a/conlite/includes/functions.domxml-php4-to-php5.php +++ b/conlite/includes/functions.domxml-php4-to-php5.php @@ -25,7 +25,7 @@ * created 2007-06-05 * modified 2008-06-26, Frederic Schneider, add security fix * - * $Id: functions.domxml-php4-to-php5.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/functions.encoding.php b/conlite/includes/functions.encoding.php index bdbd964..20428cd 100644 --- a/conlite/includes/functions.encoding.php +++ b/conlite/includes/functions.encoding.php @@ -24,7 +24,7 @@ * modified 2008-06-26, Frederic Schneider, add security fix * modified 2008-11-12, Andreas Lindner, add function htmlentities_iso88592 * - * $Id: functions.encoding.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/functions.file.php b/conlite/includes/functions.file.php index 2341f19..f0d8088 100644 --- a/conlite/includes/functions.file.php +++ b/conlite/includes/functions.file.php @@ -26,7 +26,7 @@ * modified 2008-08-14, Timo.Trautmann added file_information functions for storing file meta indormations * modified 2009-10-23, Murat Purc, removed deprecated function (PHP 5.3 ready), added new function fileValidateFilename() and commented code * - * $Id: functions.file.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/functions.forms.php b/conlite/includes/functions.forms.php index cd6df11..f86f87c 100644 --- a/conlite/includes/functions.forms.php +++ b/conlite/includes/functions.forms.php @@ -23,7 +23,7 @@ * created 2003-05-20 * modified 2008-06-26, Frederic Schneider, add security fix * - * $Id: functions.forms.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/functions.general.php b/conlite/includes/functions.general.php index 2da8d38..dfe5bf8 100644 --- a/conlite/includes/functions.general.php +++ b/conlite/includes/functions.general.php @@ -8,7 +8,7 @@ * Defines the general contenido functions * * @package Contenido Backend includes - * @version $Rev: 378 $ + * @version $Rev$ * @author Jan Lengowski * @copyright four for business AG * @license http://www.contenido.org/license/LIZENZ.txt @@ -16,7 +16,7 @@ * @link http://www.contenido.org * @since file available since contenido release <= 4.6 * - * $Id: functions.general.php 378 2015-11-09 20:01:25Z oldperl $: + * $Id$: */ if (!defined('CON_FRAMEWORK')) { die('Illegal call'); @@ -1004,7 +1004,7 @@ function getEffectiveSetting($type, $name, $default = "") { * * You may use default array to preset settings, this will not override found settings * - * @version $Rev: 378 $ + * @version $Rev$ * @author Ortwin Pinke * * @global object $auth diff --git a/conlite/includes/functions.i18n.php b/conlite/includes/functions.i18n.php index 4e9c0c6..2701899 100644 --- a/conlite/includes/functions.i18n.php +++ b/conlite/includes/functions.i18n.php @@ -7,7 +7,7 @@ * Contenido i18n Functions * * @package Contenido Backend includes - * @version $Rev: 340 $ + * @version $Rev$ * @author Timo A. Hummel * @author Ortwin Pinke * @copyright four for business AG @@ -16,7 +16,7 @@ * @link http://www.contenido.org * @since file available since contenido release <= 4.6 * - * $Id: functions.i18n.php 340 2015-08-20 13:31:29Z oldperl $ + * $Id$ */ if(!defined('CON_FRAMEWORK')) { diff --git a/conlite/includes/functions.includePluginConf.php b/conlite/includes/functions.includePluginConf.php index 2cae4f6..82a75d0 100644 --- a/conlite/includes/functions.includePluginConf.php +++ b/conlite/includes/functions.includePluginConf.php @@ -4,7 +4,7 @@ * * @package Includes * @subpackage Plugins - * @version $Rev: 345 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright (c) 2015, conlite.org @@ -12,7 +12,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: functions.includePluginConf.php 345 2015-09-14 11:16:10Z oldperl $: + * $Id$: */ defined('CON_FRAMEWORK') || die('Illegal call: Missing framework initialization - request aborted.'); diff --git a/conlite/includes/functions.lang.php b/conlite/includes/functions.lang.php index 2e34854..c1ebfa3 100644 --- a/conlite/includes/functions.lang.php +++ b/conlite/includes/functions.lang.php @@ -25,7 +25,7 @@ * modified 2008-07-23, Timo Trautmann optional db param added for langGetTextDirection (performance tuning) * modified 2009-10-23, Murat Purc, removed deprecated function (PHP 5.3 ready) and some formatting * - * $Id: functions.lang.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/functions.lay.php b/conlite/includes/functions.lay.php index 2ea265d..f717268 100644 --- a/conlite/includes/functions.lay.php +++ b/conlite/includes/functions.lay.php @@ -23,7 +23,7 @@ * created 2003 * modified 2008-06-26, Frederic Schneider, add security fix * - * $Id: functions.lay.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/functions.mod.php b/conlite/includes/functions.mod.php index febd09f..dcfcf01 100644 --- a/conlite/includes/functions.mod.php +++ b/conlite/includes/functions.mod.php @@ -24,7 +24,7 @@ * modified 2008-06-26, Frederic Schneider, add security fix * modified 2010-08-13, Dominik Ziegler, fixed CON-337 - added update of lastmodified * - * $Id: functions.mod.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/functions.pathresolver.php b/conlite/includes/functions.pathresolver.php index 7c44554..94ab589 100644 --- a/conlite/includes/functions.pathresolver.php +++ b/conlite/includes/functions.pathresolver.php @@ -28,7 +28,7 @@ * is found in current and at least one more language * modified 2009-10-23, Murat Purc, removed deprecated function (PHP 5.3 ready) and formatting * - * $Id: functions.pathresolver.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/functions.php54.php b/conlite/includes/functions.php54.php index a39a4d6..c9c335b 100644 --- a/conlite/includes/functions.php54.php +++ b/conlite/includes/functions.php54.php @@ -7,9 +7,9 @@ * @subpackage CL-Includes * @author Ortwin Pinke * @copyright (c) 2014, www.conlite.org - * @version $Rev: 362 $ + * @version $Rev$ * - * $Id: functions.php54.php 362 2015-10-05 16:31:26Z oldperl $ + * $Id$ */ // security diff --git a/conlite/includes/functions.rights.php b/conlite/includes/functions.rights.php index a78510e..65e8365 100644 --- a/conlite/includes/functions.rights.php +++ b/conlite/includes/functions.rights.php @@ -22,7 +22,7 @@ * modified 2008-06-26, Frederic Schneider, add security fix * modified 2011-02-05, Murat Purc, Added function buildUserOrGroupPermsFromRequest() * - * $Id: functions.rights.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/functions.stat.php b/conlite/includes/functions.stat.php index 24e3e27..3807c9b 100644 --- a/conlite/includes/functions.stat.php +++ b/conlite/includes/functions.stat.php @@ -19,7 +19,7 @@ * @link http://www.contenido.org * @since file available since contenido release <= 4.6 * - * $Id: functions.stat.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: */ if(!defined('CON_FRAMEWORK')) { diff --git a/conlite/includes/functions.str.php b/conlite/includes/functions.str.php index b4cb1f7..b521816 100644 --- a/conlite/includes/functions.str.php +++ b/conlite/includes/functions.str.php @@ -36,7 +36,7 @@ * modified 2010-09-17, Ingo van Peeren, fixed some issues wrong level information causing garbled tree [#CON-348] * modified 2010-10-13, Dominik Ziegler, No copy label per default when copying articles or categories (CON-352) * - * $Id: functions.str.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/functions.system.php b/conlite/includes/functions.system.php index dd61b89..57c4e5d 100644 --- a/conlite/includes/functions.system.php +++ b/conlite/includes/functions.system.php @@ -6,9 +6,9 @@ * * @package Core * @subpackage Functions - * @version $Rev: 378 $ + * @version $Rev$ * - * $Id: functions.system.php 378 2015-11-09 20:01:25Z oldperl $ + * $Id$ */ /** * @package Contenido Backend includes diff --git a/conlite/includes/functions.tpl.php b/conlite/includes/functions.tpl.php index bd45df7..2229297 100644 --- a/conlite/includes/functions.tpl.php +++ b/conlite/includes/functions.tpl.php @@ -25,7 +25,7 @@ * modified 2008-06-30 timo.trautmann added fix module settings were also copied in function tplDuplicateTemplate * modified 2009-01-08, Timo Trautmann fixed bug: Changes in Head Containers in visualedit were not stored * - * $Id: functions.tpl.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/functions.upl.php b/conlite/includes/functions.upl.php index bee813e..df022f3 100644 --- a/conlite/includes/functions.upl.php +++ b/conlite/includes/functions.upl.php @@ -28,7 +28,7 @@ * modified 2009-10-22, OliverL, fixed uplHasFiles is only one file in directory you can delete Directory * modified 2009-10-29, Murat Purc, replaced deprecated functions (PHP 5.3 ready) and usage of is_dbfs() * - * $Id: functions.upl.php 350 2015-09-24 11:52:45Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/globals_off.inc.php b/conlite/includes/globals_off.inc.php index e1c8907..c26107d 100644 --- a/conlite/includes/globals_off.inc.php +++ b/conlite/includes/globals_off.inc.php @@ -25,7 +25,7 @@ * modified 2008-06-26 Removed $_SERVER and $_ENV because this global vars are read only * modified 2009-11-06, Murat Purc, replaced deprecated functions (PHP 5.3 ready) and removed code for PHP older than 4.1.0 * modified 2011-02-04, Murat Purc, fixed potential attac by manipulated request variables (see http://forum.contenido.org/viewtopic.php?f=11&t=30812) - * $Id: globals_off.inc.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/grouprights.inc.php b/conlite/includes/grouprights.inc.php index 6e7a1b5..1222897 100644 --- a/conlite/includes/grouprights.inc.php +++ b/conlite/includes/grouprights.inc.php @@ -24,7 +24,7 @@ * modified 2008-06-26, Dominik Ziegler, add security fix * modified 2008-07-28, Bilal Arslan, moved inline html to template * - * $Id: grouprights.inc.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/grouprights_area.inc.php b/conlite/includes/grouprights_area.inc.php index 9a9d312..85c0366 100644 --- a/conlite/includes/grouprights_area.inc.php +++ b/conlite/includes/grouprights_area.inc.php @@ -25,7 +25,7 @@ * modified 2008-07-28, Bilal Arslan, moved inline html to template * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: grouprights_area.inc.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/grouprights_con.inc.php b/conlite/includes/grouprights_con.inc.php index 27d0b20..1a01313 100644 --- a/conlite/includes/grouprights_con.inc.php +++ b/conlite/includes/grouprights_con.inc.php @@ -25,7 +25,7 @@ * modified 2008-07-28, Bilal Arslan, moved inline html to template * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: grouprights_con.inc.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/grouprights_lay.inc.php b/conlite/includes/grouprights_lay.inc.php index f8c490e..9bfc145 100644 --- a/conlite/includes/grouprights_lay.inc.php +++ b/conlite/includes/grouprights_lay.inc.php @@ -25,7 +25,7 @@ * modified 2008-07-29, Bilal Arslan, moved inline html to template * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: grouprights_lay.inc.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/grouprights_members.inc.php b/conlite/includes/grouprights_members.inc.php index 60f9f9f..5cd4d60 100644 --- a/conlite/includes/grouprights_members.inc.php +++ b/conlite/includes/grouprights_members.inc.php @@ -24,7 +24,7 @@ * modified 2008-06-26, Dominik Ziegler, add security fix * modified 2009-11-06, Murat Purc, replaced deprecated functions (PHP 5.3 ready) * - * $Id: grouprights_members.inc.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/grouprights_mod.inc.php b/conlite/includes/grouprights_mod.inc.php index ad84eec..2d17fad 100644 --- a/conlite/includes/grouprights_mod.inc.php +++ b/conlite/includes/grouprights_mod.inc.php @@ -24,7 +24,7 @@ * modified 2008-06-26, Dominik Ziegler, add security fix * modified 2008-07-29, Bilal Arslan, moved inline html to template * - * $Id: grouprights_mod.inc.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/grouprights_str.inc.php b/conlite/includes/grouprights_str.inc.php index 7ce3f95..15a6406 100644 --- a/conlite/includes/grouprights_str.inc.php +++ b/conlite/includes/grouprights_str.inc.php @@ -24,7 +24,7 @@ * modified 2008-06-26, Dominik Ziegler, add security fix * modified 2008-07-29, Bilal Arslan, moved inline html to template * - * $Id: grouprights_str.inc.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/grouprights_tpl.inc.php b/conlite/includes/grouprights_tpl.inc.php index 36eeac1..dbe6fac 100644 --- a/conlite/includes/grouprights_tpl.inc.php +++ b/conlite/includes/grouprights_tpl.inc.php @@ -23,7 +23,7 @@ * created unknown * modified 2008-06-26, Dominik Ziegler, add security fix * - * $Id: grouprights_tpl.inc.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.CMS_EASYIMG.php b/conlite/includes/include.CMS_EASYIMG.php index 8186fec..cf6b007 100644 --- a/conlite/includes/include.CMS_EASYIMG.php +++ b/conlite/includes/include.CMS_EASYIMG.php @@ -23,7 +23,7 @@ * modified 2008-06-26, Frederic Schneider, add security fix * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: include.CMS_EASYIMG.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.CMS_HEAD.php b/conlite/includes/include.CMS_HEAD.php index 7647321..8510e6e 100644 --- a/conlite/includes/include.CMS_HEAD.php +++ b/conlite/includes/include.CMS_HEAD.php @@ -24,7 +24,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2008-01-05, Timo Trautmann, add clHtmlSpecialChars() instead of htmlentitydecode() because of UTF-8 Bug * - * $Id: include.CMS_HEAD.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.CMS_HTML.php b/conlite/includes/include.CMS_HTML.php index 8955b27..053098f 100644 --- a/conlite/includes/include.CMS_HTML.php +++ b/conlite/includes/include.CMS_HTML.php @@ -25,7 +25,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: include.CMS_HTML.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.CMS_HTMLHEAD.php b/conlite/includes/include.CMS_HTMLHEAD.php index a3e4067..3731fd4 100644 --- a/conlite/includes/include.CMS_HTMLHEAD.php +++ b/conlite/includes/include.CMS_HTMLHEAD.php @@ -25,7 +25,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: include.CMS_HTMLHEAD.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.CMS_HTMLTEXT.php b/conlite/includes/include.CMS_HTMLTEXT.php index b137565..584208e 100644 --- a/conlite/includes/include.CMS_HTMLTEXT.php +++ b/conlite/includes/include.CMS_HTMLTEXT.php @@ -23,7 +23,7 @@ * created 2003-05-07 * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.CMS_HTMLTEXT.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.CMS_IMG.php b/conlite/includes/include.CMS_IMG.php index 314fc48..c21cb7c 100644 --- a/conlite/includes/include.CMS_IMG.php +++ b/conlite/includes/include.CMS_IMG.php @@ -26,7 +26,7 @@ * modified 2009-11-06, Murat Purc, replaced deprecated functions (PHP 5.3 ready) * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: include.CMS_IMG.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.CMS_LINK.php b/conlite/includes/include.CMS_LINK.php index 7a3b07e..a8cb60b 100644 --- a/conlite/includes/include.CMS_LINK.php +++ b/conlite/includes/include.CMS_LINK.php @@ -23,7 +23,7 @@ * created 2003-05-07 * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.CMS_LINK.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.CMS_QRCODE.php b/conlite/includes/include.CMS_QRCODE.php index 0d7fc88..a4eb793 100644 --- a/conlite/includes/include.CMS_QRCODE.php +++ b/conlite/includes/include.CMS_QRCODE.php @@ -22,7 +22,7 @@ * created 2012-12-06 * modified 2012-12-20, Rene Mansveld * - * $Id: include.CMS_QRCODE.php 207 2013-01-23 09:23:45Z Mansveld $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.CMS_SIMPLELINK.php b/conlite/includes/include.CMS_SIMPLELINK.php index 0650012..7167b17 100644 --- a/conlite/includes/include.CMS_SIMPLELINK.php +++ b/conlite/includes/include.CMS_SIMPLELINK.php @@ -23,7 +23,7 @@ * created 2003-05-07 * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.CMS_SIMPLELINK.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.CMS_SWF.php b/conlite/includes/include.CMS_SWF.php index 06139f6..3df6954 100644 --- a/conlite/includes/include.CMS_SWF.php +++ b/conlite/includes/include.CMS_SWF.php @@ -23,7 +23,7 @@ * created 2003-05-07 * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.CMS_SWF.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.CMS_TEXT.php b/conlite/includes/include.CMS_TEXT.php index f751982..fdd075b 100644 --- a/conlite/includes/include.CMS_TEXT.php +++ b/conlite/includes/include.CMS_TEXT.php @@ -23,7 +23,7 @@ * created 2003-05-07 * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.CMS_TEXT.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.backendedit.php b/conlite/includes/include.backendedit.php index 4d39eab..40e4a05 100644 --- a/conlite/includes/include.backendedit.php +++ b/conlite/includes/include.backendedit.php @@ -24,7 +24,7 @@ * modified 2008-07-02, Frederic Schneider, add security fix and include security_class * modified 2010-05-20, Murat Purc, standardized Contenido startup and security check invocations, see [#CON-307] * - * $Id: include.backendedit.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.blank.php b/conlite/includes/include.blank.php index bf1f162..5ea1300 100644 --- a/conlite/includes/include.blank.php +++ b/conlite/includes/include.blank.php @@ -23,7 +23,7 @@ * created unknown * modified 2008-06-26, Dominik Ziegler, add security fix * - * $Id: include.blank.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.client_artspec.php b/conlite/includes/include.client_artspec.php index bc8e622..4928b72 100644 --- a/conlite/includes/include.client_artspec.php +++ b/conlite/includes/include.client_artspec.php @@ -23,7 +23,7 @@ * created unknown * modified 2008-06-26, Dominik Ziegler, add security fix * - * $Id: include.client_artspec.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.client_edit.php b/conlite/includes/include.client_edit.php index 4f7a309..811e7ae 100644 --- a/conlite/includes/include.client_edit.php +++ b/conlite/includes/include.client_edit.php @@ -24,7 +24,7 @@ * created 2003-04-30 * modified 2008-06-26, Dominik Ziegler, add security fix * - * $Id: include.client_edit.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.client_left_top.php b/conlite/includes/include.client_left_top.php index a82d02d..7aae01b 100644 --- a/conlite/includes/include.client_left_top.php +++ b/conlite/includes/include.client_left_top.php @@ -23,7 +23,7 @@ * created 2003-04-29 * modified 2008-06-26, Dominik Ziegler, add security fix * - * $Id: include.client_left_top.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.client_menu.php b/conlite/includes/include.client_menu.php index 04644ff..1a27528 100644 --- a/conlite/includes/include.client_menu.php +++ b/conlite/includes/include.client_menu.php @@ -23,7 +23,7 @@ * created 2003-05-08 * modified 2008-06-26, Dominik Ziegler, add security fix * - * $Id: include.client_menu.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.clientsettings.php b/conlite/includes/include.clientsettings.php index 07af3c6..2d6ef16 100644 --- a/conlite/includes/include.clientsettings.php +++ b/conlite/includes/include.clientsettings.php @@ -25,7 +25,7 @@ * modified 2008-06-26, Dominik Ziegler, add security fix * modified 2008-11-13, Timo Trautmann - Fixed wron escaping of chars * - * $Id: include.clientsettings.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.con_art_overview.php b/conlite/includes/include.con_art_overview.php index 5458756..1bcdc6d 100644 --- a/conlite/includes/include.con_art_overview.php +++ b/conlite/includes/include.con_art_overview.php @@ -25,7 +25,7 @@ * modified 2005-06-23, Andreas Lindner * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.con_art_overview.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.con_edit_form.php b/conlite/includes/include.con_edit_form.php index 5d63b86..9e3445e 100644 --- a/conlite/includes/include.con_edit_form.php +++ b/conlite/includes/include.con_edit_form.php @@ -26,7 +26,7 @@ * modified 2008-09-11, Andreas Lindner, added decoding of text and cat names * with unFilter function * - * $Id: include.con_edit_form.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.con_editcontent.php b/conlite/includes/include.con_editcontent.php index 1a09ab7..a141c8b 100644 --- a/conlite/includes/include.con_editcontent.php +++ b/conlite/includes/include.con_editcontent.php @@ -27,7 +27,7 @@ * modified 2009-10-29, Murat Purc, replaced deprecated functions (PHP 5.3 ready) and some formatting * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: include.con_editcontent.php 404 2015-12-15 09:41:16Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.con_left_top.php b/conlite/includes/include.con_left_top.php index 002a271..68aa207 100644 --- a/conlite/includes/include.con_left_top.php +++ b/conlite/includes/include.con_left_top.php @@ -28,7 +28,7 @@ * @modified 2008-09-18, Ingo van Peeren, moved template-changing to jquery * @modified 2010-06-16, Timo Trautmann, Fixed a bug wit the Syncselection (there was no right userright check) * - * $Id: include.con_left_top.php 130 2012-09-13 10:34:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.con_str_overview.php b/conlite/includes/include.con_str_overview.php index 98c2f92..bdd598b 100644 --- a/conlite/includes/include.con_str_overview.php +++ b/conlite/includes/include.con_str_overview.php @@ -31,7 +31,7 @@ * modified 2009-12-18, Murat Purc, fixed usage of wrong db instance, see [#CON-282] * modified 2010-01-30, Ingo van Peeren, optimized amount of db queries, removed unused variables * - * $Id: include.con_str_overview.php 327 2015-06-11 14:07:00Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.con_subnav.php b/conlite/includes/include.con_subnav.php index 2b9852b..98c64c9 100644 --- a/conlite/includes/include.con_subnav.php +++ b/conlite/includes/include.con_subnav.php @@ -24,7 +24,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: include.con_subnav.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.debug.php b/conlite/includes/include.debug.php index 3af86f4..3cba5c7 100644 --- a/conlite/includes/include.debug.php +++ b/conlite/includes/include.debug.php @@ -23,7 +23,7 @@ * created 2003-06-04 * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.debug.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.default_subnav.php b/conlite/includes/include.default_subnav.php index 4ec8342..9f6e20d 100644 --- a/conlite/includes/include.default_subnav.php +++ b/conlite/includes/include.default_subnav.php @@ -23,7 +23,7 @@ * {@internal * created 2010-08-23 * - * $Id: include.default_subnav.php 75 2012-05-25 10:51:00Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.files_subnav.php b/conlite/includes/include.files_subnav.php index d09d439..ed6d39a 100644 --- a/conlite/includes/include.files_subnav.php +++ b/conlite/includes/include.files_subnav.php @@ -24,7 +24,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: include.files_subnav.php 22 2011-08-25 09:58:43Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.frontend.group.subnav.php b/conlite/includes/include.frontend.group.subnav.php index f47843b..a8a9468 100644 --- a/conlite/includes/include.frontend.group.subnav.php +++ b/conlite/includes/include.frontend.group.subnav.php @@ -24,7 +24,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: include.frontend.group.subnav.php 22 2011-08-25 09:58:43Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.frontend.group_edit.php b/conlite/includes/include.frontend.group_edit.php index 5d6f27a..8757fe8 100644 --- a/conlite/includes/include.frontend.group_edit.php +++ b/conlite/includes/include.frontend.group_edit.php @@ -25,7 +25,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: include.frontend.group_edit.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.frontend.group_menu.php b/conlite/includes/include.frontend.group_menu.php index 3b384ba..17a2899 100644 --- a/conlite/includes/include.frontend.group_menu.php +++ b/conlite/includes/include.frontend.group_menu.php @@ -23,7 +23,7 @@ * created unknown * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.frontend.group_menu.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.frontend.group_rights.php b/conlite/includes/include.frontend.group_rights.php index 7089203..45f93ef 100644 --- a/conlite/includes/include.frontend.group_rights.php +++ b/conlite/includes/include.frontend.group_rights.php @@ -25,7 +25,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: include.frontend.group_rights.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.frontend.left_top.php b/conlite/includes/include.frontend.left_top.php index fabffcc..544ac5c 100644 --- a/conlite/includes/include.frontend.left_top.php +++ b/conlite/includes/include.frontend.left_top.php @@ -23,7 +23,7 @@ * created unknown * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.frontend.left_top.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.frontend.user_edit.php b/conlite/includes/include.frontend.user_edit.php index 2da7723..468c52a 100644 --- a/conlite/includes/include.frontend.user_edit.php +++ b/conlite/includes/include.frontend.user_edit.php @@ -15,7 +15,7 @@ * @link http://www.contenido.org * @since file available since contenido release <= 4.6 * - * $Id: include.frontend.user_edit.php 292 2014-01-20 09:49:37Z oldperl $: + * $Id$: */ if(!defined('CON_FRAMEWORK')) { diff --git a/conlite/includes/include.frontend.user_menu.php b/conlite/includes/include.frontend.user_menu.php index 23568cb..076e354 100644 --- a/conlite/includes/include.frontend.user_menu.php +++ b/conlite/includes/include.frontend.user_menu.php @@ -23,7 +23,7 @@ * created unknown * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.frontend.user_menu.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.grouprights_create.php b/conlite/includes/include.grouprights_create.php index 9312882..f365b9f 100644 --- a/conlite/includes/include.grouprights_create.php +++ b/conlite/includes/include.grouprights_create.php @@ -25,7 +25,7 @@ * modified 2009-11-06, Murat Purc, replaced deprecated functions (PHP 5.3 ready) * modified 2011-02-07, Murat Purc, Cleanup, optimization and formatting * - * $Id: include.grouprights_create.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.grouprights_details.php b/conlite/includes/include.grouprights_details.php index d090391..16a1e2d 100644 --- a/conlite/includes/include.grouprights_details.php +++ b/conlite/includes/include.grouprights_details.php @@ -23,7 +23,7 @@ * created 2003-04-30 * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.grouprights_details.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.grouprights_external.php b/conlite/includes/include.grouprights_external.php index f101dae..1aa338b 100644 --- a/conlite/includes/include.grouprights_external.php +++ b/conlite/includes/include.grouprights_external.php @@ -25,7 +25,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: include.grouprights_external.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.grouprights_left_top.php b/conlite/includes/include.grouprights_left_top.php index 6e076f5..b857d14 100644 --- a/conlite/includes/include.grouprights_left_top.php +++ b/conlite/includes/include.grouprights_left_top.php @@ -23,7 +23,7 @@ * created 2003-04-29 * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.grouprights_left_top.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.grouprights_menu.php b/conlite/includes/include.grouprights_menu.php index 8c8e2d4..4b96b51 100644 --- a/conlite/includes/include.grouprights_menu.php +++ b/conlite/includes/include.grouprights_menu.php @@ -24,7 +24,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2009-11-06, Murat Purc, replaced deprecated functions (PHP 5.3 ready) * - * $Id: include.grouprights_menu.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.grouprights_overview.php b/conlite/includes/include.grouprights_overview.php index 59d079d..2067596 100644 --- a/conlite/includes/include.grouprights_overview.php +++ b/conlite/includes/include.grouprights_overview.php @@ -25,7 +25,7 @@ * modified 2009-11-06, Murat Purc, replaced deprecated functions (PHP 5.3 ready) * modified 2011-02-07, Murat Purc, Cleanup, optimization and formatting * - * $Id: include.grouprights_overview.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.grouprights_subnav.php b/conlite/includes/include.grouprights_subnav.php index bd53f19..ed9722b 100644 --- a/conlite/includes/include.grouprights_subnav.php +++ b/conlite/includes/include.grouprights_subnav.php @@ -24,7 +24,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: include.grouprights_subnav.php 22 2011-08-25 09:58:43Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.html_tpl_edit_form.php b/conlite/includes/include.html_tpl_edit_form.php index 8bf3782..fd878b5 100644 --- a/conlite/includes/include.html_tpl_edit_form.php +++ b/conlite/includes/include.html_tpl_edit_form.php @@ -24,7 +24,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2008-08-14, Timo Trautmann, Bilal Arslan - Functions for versionning and storing file meta data added * - * $Id: include.html_tpl_edit_form.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.html_tpl_files_overview.php b/conlite/includes/include.html_tpl_files_overview.php index a1ddca9..93b6fab 100644 --- a/conlite/includes/include.html_tpl_files_overview.php +++ b/conlite/includes/include.html_tpl_files_overview.php @@ -24,7 +24,7 @@ * created 2004-07-14 * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.html_tpl_files_overview.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.html_tpl_history.php b/conlite/includes/include.html_tpl_history.php index 52146bd..b4070bf 100644 --- a/conlite/includes/include.html_tpl_history.php +++ b/conlite/includes/include.html_tpl_history.php @@ -21,7 +21,7 @@ * * {@internal * created 2008-08-05 - * $Id: include.html_tpl_history.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.html_tpl_left_top.php b/conlite/includes/include.html_tpl_left_top.php index 26a7bb6..fb3c767 100644 --- a/conlite/includes/include.html_tpl_left_top.php +++ b/conlite/includes/include.html_tpl_left_top.php @@ -23,7 +23,7 @@ * created 2003-12-10 * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.html_tpl_left_top.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.info.php b/conlite/includes/include.info.php index 80960fe..26fbfee 100644 --- a/conlite/includes/include.info.php +++ b/conlite/includes/include.info.php @@ -23,7 +23,7 @@ * created 2003-05-08 * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.info.php 198 2012-12-19 14:46:01Z Mansveld $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.js_edit_form.php b/conlite/includes/include.js_edit_form.php index 9572c6a..dd6e247 100644 --- a/conlite/includes/include.js_edit_form.php +++ b/conlite/includes/include.js_edit_form.php @@ -24,7 +24,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2008-08-14, Timo Trautmann, Bilal Arslan - Functions for versionning and storing file meta data added * - * $Id: include.js_edit_form.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.js_files_overview.php b/conlite/includes/include.js_files_overview.php index 48d7b37..c4febdc 100644 --- a/conlite/includes/include.js_files_overview.php +++ b/conlite/includes/include.js_files_overview.php @@ -23,7 +23,7 @@ * created 2003-04-20 * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.js_files_overview.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.js_history.php b/conlite/includes/include.js_history.php index 3789011..320cd1a 100644 --- a/conlite/includes/include.js_history.php +++ b/conlite/includes/include.js_history.php @@ -21,7 +21,7 @@ * * {@internal * created 2008-08-05 - * $Id: include.js_history.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.js_left_top.php b/conlite/includes/include.js_left_top.php index 5fb5d57..9d09f17 100644 --- a/conlite/includes/include.js_left_top.php +++ b/conlite/includes/include.js_left_top.php @@ -23,7 +23,7 @@ * created 2003-05-09 * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.js_left_top.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.lang_edit.php b/conlite/includes/include.lang_edit.php index e43000e..7d3e994 100644 --- a/conlite/includes/include.lang_edit.php +++ b/conlite/includes/include.lang_edit.php @@ -24,7 +24,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2009-05-25, Oliver Lohkemper, add iso-639-2- & iso-3166-selecter * - * $Id: include.lang_edit.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.lang_left_top.php b/conlite/includes/include.lang_left_top.php index 070d6f5..79e5228 100644 --- a/conlite/includes/include.lang_left_top.php +++ b/conlite/includes/include.lang_left_top.php @@ -23,7 +23,7 @@ * created 2003-05-08 * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.lang_left_top.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.lang_overview.php b/conlite/includes/include.lang_overview.php index cfd76e9..8948133 100644 --- a/conlite/includes/include.lang_overview.php +++ b/conlite/includes/include.lang_overview.php @@ -23,7 +23,7 @@ * created 2003-04-02 * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.lang_overview.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.lay_edit_form.php b/conlite/includes/include.lay_edit_form.php index e42b91a..6e5e35f 100644 --- a/conlite/includes/include.lay_edit_form.php +++ b/conlite/includes/include.lay_edit_form.php @@ -8,7 +8,7 @@ * Edit form for layout * * @package Contenido Backend includes - * @version $Rev: 312 $ + * @version $Rev$ * @author Olaf Niemann * @author Ortwin Pinke * @copyright four for business AG @@ -17,7 +17,7 @@ * @link http://www.contenido.org * @since file available since contenido release <= 4.6 * - * $Id: include.lay_edit_form.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: */ if (!defined('CON_FRAMEWORK')) { die('Illegal call'); diff --git a/conlite/includes/include.lay_history.php b/conlite/includes/include.lay_history.php index 08cffb3..90497ca 100644 --- a/conlite/includes/include.lay_history.php +++ b/conlite/includes/include.lay_history.php @@ -21,7 +21,7 @@ * * {@internal * created 2008-08-1 - * $Id: include.lay_history.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.lay_new.php b/conlite/includes/include.lay_new.php index 8e35232..e93b36e 100644 --- a/conlite/includes/include.lay_new.php +++ b/conlite/includes/include.lay_new.php @@ -23,7 +23,7 @@ * created 2003-03-27 * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.lay_new.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.lay_overview.php b/conlite/includes/include.lay_overview.php index 5b726f3..46cda1e 100644 --- a/conlite/includes/include.lay_overview.php +++ b/conlite/includes/include.lay_overview.php @@ -24,7 +24,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2010-08-18, Munkh-Ulzii Balidar, add a functionality to show the used info * - * $Id: include.lay_overview.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.lay_preview.php b/conlite/includes/include.lay_preview.php index a0a5d74..5f9170c 100644 --- a/conlite/includes/include.lay_preview.php +++ b/conlite/includes/include.lay_preview.php @@ -5,11 +5,11 @@ * @package Core * @subpackage BackendIncludes * @author Ortwin Pinke - * @version $Rev: 312 $ + * @version $Rev$ * @since 2.0 * @link www.conlite.org ConLite Portal * - * $Id: include.lay_preview.php 312 2014-06-18 11:01:08Z oldperl $ + * $Id$ */ /** * @copyright four for business AG diff --git a/conlite/includes/include.left_top_blank.php b/conlite/includes/include.left_top_blank.php index 558c1f2..b061b09 100644 --- a/conlite/includes/include.left_top_blank.php +++ b/conlite/includes/include.left_top_blank.php @@ -23,7 +23,7 @@ * created 2002-01-21 * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.left_top_blank.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.logs.php b/conlite/includes/include.logs.php index 3f975c4..844f5f4 100644 --- a/conlite/includes/include.logs.php +++ b/conlite/includes/include.logs.php @@ -27,7 +27,7 @@ * modified 2009-11-06, Murat Purc, replaced deprecated functions (PHP 5.3 ready) * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: include.logs.php 315 2014-06-26 06:13:38Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.mod_edit_form.php b/conlite/includes/include.mod_edit_form.php index 0d46b23..89fd223 100644 --- a/conlite/includes/include.mod_edit_form.php +++ b/conlite/includes/include.mod_edit_form.php @@ -25,7 +25,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2011-02-07, Dominik Ziegler, removed integration of not supported java module editor * - * $Id: include.mod_edit_form.php 438 2016-05-17 17:31:24Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.mod_history.php b/conlite/includes/include.mod_history.php index db229cd..2299037 100644 --- a/conlite/includes/include.mod_history.php +++ b/conlite/includes/include.mod_history.php @@ -21,7 +21,7 @@ * * {@internal * created 2008-08-12 - * $Id: include.mod_history.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.mod_new.php b/conlite/includes/include.mod_new.php index c0eb58d..c7970ed 100644 --- a/conlite/includes/include.mod_new.php +++ b/conlite/includes/include.mod_new.php @@ -11,7 +11,7 @@ * * * @package Contenido Backend includes - * @version $Id: include.mod_new.php 330 2015-06-22 11:59:04Z oldperl $ + * @version $Id$ * @author unknown * @copyright four for business AG * @license http://www.contenido.org/license/LIZENZ.txt diff --git a/conlite/includes/include.mod_overview.php b/conlite/includes/include.mod_overview.php index c2ebdba..456633d 100644 --- a/conlite/includes/include.mod_overview.php +++ b/conlite/includes/include.mod_overview.php @@ -25,7 +25,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2010-08-18, Munkh-Ulzii Balidar, add a functionality to show the used info * - * $Id: include.mod_overview.php 359 2015-10-01 10:55:49Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.mod_package.php b/conlite/includes/include.mod_package.php index 7fd7e51..1189d84 100644 --- a/conlite/includes/include.mod_package.php +++ b/conlite/includes/include.mod_package.php @@ -25,7 +25,7 @@ * modified 2008-06-27, OliverL fix import module translation bug, checkin timo.trautmann (http://forum.contenido.org/viewtopic.php?t=19064) * modified 2010-11-22, Dominik Ziegler, fixed check of directory existance [CON-354] * - * $Id: include.mod_package.php 417 2016-01-20 11:08:39Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.mod_sync.php b/conlite/includes/include.mod_sync.php index 518d33f..e235008 100644 --- a/conlite/includes/include.mod_sync.php +++ b/conlite/includes/include.mod_sync.php @@ -3,11 +3,11 @@ * * @package CL-Core * @subpackage Includes - * @version $Rev: 330 $ + * @version $Rev$ * @author Ortwin Pinke * @copyright (c) 2012-2015, conlite.org * - * $Id: include.mod_sync.php 330 2015-06-22 11:59:04Z oldperl $ + * $Id$ */ /* @var $sess Contenido_Session */ diff --git a/conlite/includes/include.mod_translate.php b/conlite/includes/include.mod_translate.php index fc7fa5a..701a2f7 100644 --- a/conlite/includes/include.mod_translate.php +++ b/conlite/includes/include.mod_translate.php @@ -24,7 +24,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2010-09-22, Murat Purc, Fixed setting of wrong initial translation id [#CON-347] * - * $Id: include.mod_translate.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.mod_translate_stringlist.php b/conlite/includes/include.mod_translate_stringlist.php index e386398..d11653c 100644 --- a/conlite/includes/include.mod_translate_stringlist.php +++ b/conlite/includes/include.mod_translate_stringlist.php @@ -23,7 +23,7 @@ * created unknown * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.mod_translate_stringlist.php 123 2012-08-30 11:11:09Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.mycontenido.tasks.edit.php b/conlite/includes/include.mycontenido.tasks.edit.php index 04ec4c6..09e127e 100644 --- a/conlite/includes/include.mycontenido.tasks.edit.php +++ b/conlite/includes/include.mycontenido.tasks.edit.php @@ -24,7 +24,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2009-11-06, Murat Purc, replaced deprecated functions (PHP 5.3 ready) * - * $Id: include.mycontenido.tasks.edit.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.mycontenido.tasks.php b/conlite/includes/include.mycontenido.tasks.php index 7bcebca..d04083b 100644 --- a/conlite/includes/include.mycontenido.tasks.php +++ b/conlite/includes/include.mycontenido.tasks.php @@ -23,7 +23,7 @@ * created unknown * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.mycontenido.tasks.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.mycontenido_lastarticles.php b/conlite/includes/include.mycontenido_lastarticles.php index 0c091a1..01e981c 100644 --- a/conlite/includes/include.mycontenido_lastarticles.php +++ b/conlite/includes/include.mycontenido_lastarticles.php @@ -23,7 +23,7 @@ * created 2003-08-05 * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.mycontenido_lastarticles.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.mycontenido_settings.php b/conlite/includes/include.mycontenido_settings.php index 2ff0ee2..14b5a1f 100644 --- a/conlite/includes/include.mycontenido_settings.php +++ b/conlite/includes/include.mycontenido_settings.php @@ -26,7 +26,7 @@ * modified 2008-11-17, H. Librenz - method calls on new ConUser object modified, comments added * modified 2011-02-07, Dominik Ziegler, removed integration of not supported java module editor * - * $Id: include.mycontenido_settings.php 130 2012-09-13 10:34:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.note.display.php b/conlite/includes/include.note.display.php index 4e6a378..e0f51eb 100644 --- a/conlite/includes/include.note.display.php +++ b/conlite/includes/include.note.display.php @@ -23,7 +23,7 @@ * created unknown * modified 2008-06-27, Dominik Ziegler, add security fix * - * $Id: include.note.display.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.note.popup.php b/conlite/includes/include.note.popup.php index 88c9227..fe6ef5a 100644 --- a/conlite/includes/include.note.popup.php +++ b/conlite/includes/include.note.popup.php @@ -23,7 +23,7 @@ * created unknown * modified 2008-06-27, Dominik Ziegler, add security fix * - * $Id: include.note.popup.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.pretplcfg_edit.php b/conlite/includes/include.pretplcfg_edit.php index 60b9b0a..ab22d95 100644 --- a/conlite/includes/include.pretplcfg_edit.php +++ b/conlite/includes/include.pretplcfg_edit.php @@ -25,7 +25,7 @@ * modified 2009-10-23, Ortwin Pinke, deleted not needed idcat/idart part for better performance * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: include.pretplcfg_edit.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.pretplcfg_edit_form.php b/conlite/includes/include.pretplcfg_edit_form.php index 7514146..8cc4e41 100644 --- a/conlite/includes/include.pretplcfg_edit_form.php +++ b/conlite/includes/include.pretplcfg_edit_form.php @@ -24,7 +24,7 @@ * modified 2008-06-27, Dominik Ziegler, add security fix * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: include.pretplcfg_edit_form.php 74 2012-05-24 18:49:58Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.rights_create.php b/conlite/includes/include.rights_create.php index 67e6a3e..f2ced4c 100644 --- a/conlite/includes/include.rights_create.php +++ b/conlite/includes/include.rights_create.php @@ -28,7 +28,7 @@ * modified 2010-05-31, Ortwin Pinke, PHP >= 5.3, replace deprecated split-function with explode() * modified 2011-02-07, Murat Purc, Cleanup, optimization and formatting * - * $Id: include.rights_create.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.rights_external.php b/conlite/includes/include.rights_external.php index 19b54d4..4048244 100644 --- a/conlite/includes/include.rights_external.php +++ b/conlite/includes/include.rights_external.php @@ -25,7 +25,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: include.rights_external.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.rights_left_top.php b/conlite/includes/include.rights_left_top.php index 77c9e46..43675a4 100644 --- a/conlite/includes/include.rights_left_top.php +++ b/conlite/includes/include.rights_left_top.php @@ -23,7 +23,7 @@ * created 2003-04-29 * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.rights_left_top.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.rights_menu.php b/conlite/includes/include.rights_menu.php index 49288dc..db5ea1d 100644 --- a/conlite/includes/include.rights_menu.php +++ b/conlite/includes/include.rights_menu.php @@ -24,7 +24,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2009-11-06, Murat Purc, replaced deprecated functions (PHP 5.3 ready) * - * $Id: include.rights_menu.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.rights_overview.php b/conlite/includes/include.rights_overview.php index 5bd1988..71e83ea 100644 --- a/conlite/includes/include.rights_overview.php +++ b/conlite/includes/include.rights_overview.php @@ -29,7 +29,7 @@ * modified 2009-11-06, Murat Purc, replaced deprecated functions (PHP 5.3 ready) * modified 2011-02-07, Murat Purc, Cleanup, optimization and formatting * - * $Id: include.rights_overview.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * * TODO error handling!!! diff --git a/conlite/includes/include.stat_left_top.php b/conlite/includes/include.stat_left_top.php index 2d633a9..ed047bc 100644 --- a/conlite/includes/include.stat_left_top.php +++ b/conlite/includes/include.stat_left_top.php @@ -23,7 +23,7 @@ * created 2003-04-29 * modified 2008-06-27, Dominik Ziegler, add security fix * - * $Id: include.stat_left_top.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.stat_menu.php b/conlite/includes/include.stat_menu.php index 2e6e4a7..06cfb58 100644 --- a/conlite/includes/include.stat_menu.php +++ b/conlite/includes/include.stat_menu.php @@ -23,7 +23,7 @@ * created 2003-04-23 * modified 2008-06-27, Dominik Ziegler, add security fix * - * $Id: include.stat_menu.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.stat_overview.php b/conlite/includes/include.stat_overview.php index 3f1726f..2a3a7b2 100644 --- a/conlite/includes/include.stat_overview.php +++ b/conlite/includes/include.stat_overview.php @@ -23,7 +23,7 @@ * created 2003-04-29 * modified 2008-06-27, Dominik Ziegler, add security fix * - * $Id: include.stat_overview.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.str_overview.php b/conlite/includes/include.str_overview.php index 9d475a7..e13400b 100644 --- a/conlite/includes/include.str_overview.php +++ b/conlite/includes/include.str_overview.php @@ -29,7 +29,7 @@ * removed use of deprecated methods of class.template.php, see [CON-302] * modified 2010-02-06, Ingo van Peeren, fixed small bug added by last modification * - * $Id: include.str_overview.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.str_subnav.php b/conlite/includes/include.str_subnav.php index 6772a4d..a991a5b 100644 --- a/conlite/includes/include.str_subnav.php +++ b/conlite/includes/include.str_subnav.php @@ -23,7 +23,7 @@ * created 2003-05-01 * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.str_subnav.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.style_edit_form.php b/conlite/includes/include.style_edit_form.php index f218f01..2b549e4 100644 --- a/conlite/includes/include.style_edit_form.php +++ b/conlite/includes/include.style_edit_form.php @@ -24,7 +24,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2008-08-14, Timo Trautmann, Bilal Arslan - Functions for versionning and storing file meta data added * - * $Id: include.style_edit_form.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.style_files_overview.php b/conlite/includes/include.style_files_overview.php index ecb205e..c6bea75 100644 --- a/conlite/includes/include.style_files_overview.php +++ b/conlite/includes/include.style_files_overview.php @@ -23,7 +23,7 @@ * created 2002-03-02 * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.style_files_overview.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.style_history.php b/conlite/includes/include.style_history.php index d14a116..82ff4d0 100644 --- a/conlite/includes/include.style_history.php +++ b/conlite/includes/include.style_history.php @@ -21,7 +21,7 @@ * * {@internal * created 2008-08-05 - * $Id: include.style_history.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.style_left_top.php b/conlite/includes/include.style_left_top.php index 0f90187..26cb6bd 100644 --- a/conlite/includes/include.style_left_top.php +++ b/conlite/includes/include.style_left_top.php @@ -23,7 +23,7 @@ * created 2003-05-09 * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.style_left_top.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.subnav.php b/conlite/includes/include.subnav.php index 9ba601f..3a49905 100644 --- a/conlite/includes/include.subnav.php +++ b/conlite/includes/include.subnav.php @@ -24,7 +24,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: include.subnav.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.symbolhelp.php b/conlite/includes/include.symbolhelp.php index e0bd37d..f763068 100644 --- a/conlite/includes/include.symbolhelp.php +++ b/conlite/includes/include.symbolhelp.php @@ -23,7 +23,7 @@ * created 2003-05-14 * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.symbolhelp.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.system_db_backup.php b/conlite/includes/include.system_db_backup.php index a6c3b57..414e4fb 100644 --- a/conlite/includes/include.system_db_backup.php +++ b/conlite/includes/include.system_db_backup.php @@ -3,11 +3,11 @@ * * @package CL-Core * @subpackage DB-Backup - * @version $Rev: 438 $ + * @version $Rev$ * @author Ortwin Pinke * @copyright (c) 2012-2013, conlite.org * - * $Id: include.system_db_backup.php 438 2016-05-17 17:31:24Z oldperl $ + * $Id$ */ /* @var $sess Contenido_Session */ /* @var $perm Contenido_Perm */ diff --git a/conlite/includes/include.system_purge.php b/conlite/includes/include.system_purge.php index 99a91d3..0ed0e96 100644 --- a/conlite/includes/include.system_purge.php +++ b/conlite/includes/include.system_purge.php @@ -6,7 +6,7 @@ * Contenido Purge include file to reset some datas(con_code, con_cat_art) and files (log, cache, history) * * @package Contenido Backend includes - * @version $Rev: 86 $ + * @version $Rev$ * @author Munkh-Ulzii Balidar * @author Ortwin Pinke * @copyright four for business AG @@ -15,7 +15,7 @@ * @link http://www.contenido.org * @since file available since contenido release <= 4.8.12 * - * $Id: include.system_purge.php 86 2012-06-01 16:46:19Z oldperl $: + * $Id$: */ if(!defined('CON_FRAMEWORK')) { diff --git a/conlite/includes/include.system_sysvalues.php b/conlite/includes/include.system_sysvalues.php index 58f742d..a4771fd 100644 --- a/conlite/includes/include.system_sysvalues.php +++ b/conlite/includes/include.system_sysvalues.php @@ -24,7 +24,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2011-05-18, Ortwin Pinke, clean url due to validate page * - * $Id: include.system_sysvalues.php 378 2015-11-09 20:01:25Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.systemsettings.php b/conlite/includes/include.systemsettings.php index 42a0a83..3c86822 100644 --- a/conlite/includes/include.systemsettings.php +++ b/conlite/includes/include.systemsettings.php @@ -25,7 +25,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2008-11-13, Timo Trautmann - Fixed wron escaping of chars * - * $Id: include.systemsettings.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.todo.popup.php b/conlite/includes/include.todo.popup.php index 1a4ad2a..ffc7b8e 100644 --- a/conlite/includes/include.todo.popup.php +++ b/conlite/includes/include.todo.popup.php @@ -24,7 +24,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2009-11-06, Murat Purc, replaced deprecated functions (PHP 5.3 ready) * - * $Id: include.todo.popup.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.tpl_edit_form.php b/conlite/includes/include.tpl_edit_form.php index ae7d9ae..abe8f15 100644 --- a/conlite/includes/include.tpl_edit_form.php +++ b/conlite/includes/include.tpl_edit_form.php @@ -25,7 +25,7 @@ * modified 2008-06-27, Dominik Ziegler, add security fix * modified 2009-12-04, Dominik Ziegler, added notice for default module and removed auto select of module if there is no module set * - * $Id: include.tpl_edit_form.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.tpl_new.php b/conlite/includes/include.tpl_new.php index 63b6781..d49c8c8 100644 --- a/conlite/includes/include.tpl_new.php +++ b/conlite/includes/include.tpl_new.php @@ -24,7 +24,7 @@ * modified 2008-06-27, Dominik Ziegler, add security fix * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: include.tpl_new.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.tpl_overview.php b/conlite/includes/include.tpl_overview.php index b8e1ab0..ca3e039 100644 --- a/conlite/includes/include.tpl_overview.php +++ b/conlite/includes/include.tpl_overview.php @@ -25,7 +25,7 @@ * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * modified 2010-08-18, Munkh-Ulzii Balidar, added functionality to show the used information * - * $Id: include.tpl_overview.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.tpl_visualedit.php b/conlite/includes/include.tpl_visualedit.php index 618673c..fcac435 100644 --- a/conlite/includes/include.tpl_visualedit.php +++ b/conlite/includes/include.tpl_visualedit.php @@ -25,7 +25,7 @@ * modified 2009-01-08, Timo Trautmann fixed bug: Changes in Head Containers in visualedit were not stored * modified 2009-10-13, Murat Purc, Fixed bug in visualedit replacements (see [#CON-273]) and othe improvements * - * $Id: include.tpl_visualedit.php 316 2014-06-27 14:49:54Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.tplcfg_edit.php b/conlite/includes/include.tplcfg_edit.php index 668f66d..2b62c42 100644 --- a/conlite/includes/include.tplcfg_edit.php +++ b/conlite/includes/include.tplcfg_edit.php @@ -25,7 +25,7 @@ * modified 2008-06-27, Dominik Ziegler, add security fix * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: include.tplcfg_edit.php 367 2015-10-19 10:08:51Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.tplcfg_edit_form.php b/conlite/includes/include.tplcfg_edit_form.php index 49af2f3..8b09a28 100644 --- a/conlite/includes/include.tplcfg_edit_form.php +++ b/conlite/includes/include.tplcfg_edit_form.php @@ -24,7 +24,7 @@ * created 2002 * modified 2008-06-27, Dominik Ziegler, add security fix * - * $Id: include.tplcfg_edit_form.php 367 2015-10-19 10:08:51Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.upl_artlist.php b/conlite/includes/include.upl_artlist.php index 8e36636..14b29f8 100644 --- a/conlite/includes/include.upl_artlist.php +++ b/conlite/includes/include.upl_artlist.php @@ -23,7 +23,7 @@ * created unknown * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.upl_artlist.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.upl_dirs_overview.php b/conlite/includes/include.upl_dirs_overview.php index ce2c925..d5c481f 100644 --- a/conlite/includes/include.upl_dirs_overview.php +++ b/conlite/includes/include.upl_dirs_overview.php @@ -23,7 +23,7 @@ * created 2003-12-28 * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.upl_dirs_overview.php 298 2014-01-22 13:10:17Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.upl_edit.php b/conlite/includes/include.upl_edit.php index aefa1fc..c1b9b49 100644 --- a/conlite/includes/include.upl_edit.php +++ b/conlite/includes/include.upl_edit.php @@ -27,7 +27,7 @@ * modified 2008-10-16, Oliver Lohkemper, add copyright in upl_meta - CON-212 * modified 2010-09-20, Dominik Ziegler, implemented check for write permissions - CON-319 * - * $Id: include.upl_edit.php 424 2016-02-25 06:28:41Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.upl_files_overview.php b/conlite/includes/include.upl_files_overview.php index 8f95b41..f21dd57 100644 --- a/conlite/includes/include.upl_files_overview.php +++ b/conlite/includes/include.upl_files_overview.php @@ -20,7 +20,7 @@ * @link http://www.contenido.org * @since file available since contenido release <= 4.6 * - * $Id: include.upl_files_overview.php 374 2015-11-09 15:59:28Z oldperl $: + * $Id$: */ if (!defined('CON_FRAMEWORK')) { die('Illegal call'); diff --git a/conlite/includes/include.upl_files_upload.php b/conlite/includes/include.upl_files_upload.php index f1759d5..cb48b9d 100644 --- a/conlite/includes/include.upl_files_upload.php +++ b/conlite/includes/include.upl_files_upload.php @@ -24,7 +24,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2010-09-20, Dominik Ziegler, added path to error message when directory is not writable - CON-319 * - * $Id: include.upl_files_upload.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.upl_left_top.php b/conlite/includes/include.upl_left_top.php index aa6e26f..595d232 100644 --- a/conlite/includes/include.upl_left_top.php +++ b/conlite/includes/include.upl_left_top.php @@ -23,7 +23,7 @@ * created 2003-04-01 * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.upl_left_top.php 283 2014-01-09 14:48:38Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.upl_search_results.php b/conlite/includes/include.upl_search_results.php index 5e7c8e0..2d72a8f 100644 --- a/conlite/includes/include.upl_search_results.php +++ b/conlite/includes/include.upl_search_results.php @@ -23,7 +23,7 @@ * created 2003-12-29 * modified 2008-06-27, Frederic Schneider, add security fix * - * $Id: include.upl_search_results.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/include.upl_subnav.php b/conlite/includes/include.upl_subnav.php index b5ce7e0..03b171a 100644 --- a/conlite/includes/include.upl_subnav.php +++ b/conlite/includes/include.upl_subnav.php @@ -24,7 +24,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: include.upl_subnav.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/main.login.php b/conlite/includes/main.login.php index a161ccc..ef73da7 100644 --- a/conlite/includes/main.login.php +++ b/conlite/includes/main.login.php @@ -27,7 +27,7 @@ * modified 2010-05-20, Oliver Lohkemper, add param true for get active admins * modified 2011-01-28, Dominik Ziegler, added missing notice in backend home when no clients are available [#CON-379] * - * $Id: main.login.php 309 2014-05-19 11:21:16Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/rights.inc.php b/conlite/includes/rights.inc.php index 9c58e58..2a3cc54 100644 --- a/conlite/includes/rights.inc.php +++ b/conlite/includes/rights.inc.php @@ -25,7 +25,7 @@ * modified 2008-07-03, Timo Trautmann, moved inline html to template * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: rights.inc.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/rights_area.inc.php b/conlite/includes/rights_area.inc.php index b94996c..bd1e2ae 100644 --- a/conlite/includes/rights_area.inc.php +++ b/conlite/includes/rights_area.inc.php @@ -25,7 +25,7 @@ * modified 2008-07-03, Timo Trautmann, moved inline html to template * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: rights_area.inc.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/rights_con.inc.php b/conlite/includes/rights_con.inc.php index a3de1d2..f62cf91 100644 --- a/conlite/includes/rights_con.inc.php +++ b/conlite/includes/rights_con.inc.php @@ -25,7 +25,7 @@ * modified 2008-07-03, Timo Trautmann, moved inline html to template * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: rights_con.inc.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/rights_lay.inc.php b/conlite/includes/rights_lay.inc.php index d47d4dc..daf534a 100644 --- a/conlite/includes/rights_lay.inc.php +++ b/conlite/includes/rights_lay.inc.php @@ -24,7 +24,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2008-07-03, Timo Trautmann, moved inline html to template * - * $Id: rights_lay.inc.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/rights_mod.inc.php b/conlite/includes/rights_mod.inc.php index 3561d7c..390f7f2 100644 --- a/conlite/includes/rights_mod.inc.php +++ b/conlite/includes/rights_mod.inc.php @@ -25,7 +25,7 @@ * modified 2008-07-03, Frederic Schneider, fixed wrong escape * modified 2008-07-03, Timo Trautmann, moved inline html to template * - * $Id: rights_mod.inc.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/rights_str.inc.php b/conlite/includes/rights_str.inc.php index 6b95abc..3382685 100644 --- a/conlite/includes/rights_str.inc.php +++ b/conlite/includes/rights_str.inc.php @@ -24,7 +24,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2008-07-03, Timo Trautmann, moved inline html to template * - * $Id: rights_str.inc.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/rights_tpl.inc.php b/conlite/includes/rights_tpl.inc.php index e0f50d8..d045243 100644 --- a/conlite/includes/rights_tpl.inc.php +++ b/conlite/includes/rights_tpl.inc.php @@ -24,7 +24,7 @@ * modified 2008-06-27, Frederic Schneider, add security fix * modified 2008-07-03, Timo Trautmann, moved inline html to template * - * $Id: rights_tpl.inc.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/includes/startup.php b/conlite/includes/startup.php index 6c71e4c..0530d70 100644 --- a/conlite/includes/startup.php +++ b/conlite/includes/startup.php @@ -18,7 +18,7 @@ * * * @package Contenido Backend includes - * @version $Rev: 374 $ + * @version $Rev$ * @author four for Business AG * @copyright four for business AG * @license http://www.contenido.org/license/LIZENZ.txt @@ -26,7 +26,7 @@ * @link http://www.contenido.org * @since file available since contenido release <= 4.6 * - * $Id: startup.php 374 2015-11-09 15:59:28Z oldperl $: + * $Id$: */ diff --git a/conlite/index.php b/conlite/index.php index 3e923d7..e009749 100644 --- a/conlite/index.php +++ b/conlite/index.php @@ -28,7 +28,7 @@ * modified 2009-10-16, Ortwin Pinke, added rewrite of ampersand in frameset url * modified 2010-05-20, Murat Purc, standardized Contenido startup and security check invocations, see [#CON-307] * - * $Id: index.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/logout.php b/conlite/logout.php index d919a0a..4194b28 100644 --- a/conlite/logout.php +++ b/conlite/logout.php @@ -24,7 +24,7 @@ * modified 2008-07-02, Frederic Schneider, new code-header and include security_class * modified 2010-05-20, Murat Purc, standardized Contenido startup and security check invocations, see [#CON-307] * - * $Id: logout.php 284 2014-01-09 23:58:34Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/main.loginform.php b/conlite/main.loginform.php index 32c770c..2fa4b40 100644 --- a/conlite/main.loginform.php +++ b/conlite/main.loginform.php @@ -27,7 +27,7 @@ * modified 2010-05-25, Dominik Ziegler, Remove password and username maxlength definitions at backend login [#CON-314] * modified 2010-05-27, Dominik Ziegler, restored maxlength definition for username at backend login [#CON-314] * - * $Id: main.loginform.php 445 2016-07-08 09:27:16Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/main.php b/conlite/main.php index 5e665c0..70a7717 100644 --- a/conlite/main.php +++ b/conlite/main.php @@ -28,7 +28,7 @@ * modified 2010-05-20, Murat Purc, standardized Contenido startup and security check invocations, see [#CON-307] * modified 2011-02-08, Dominik Ziegler, removed old PHP compatibility stuff as contenido now requires at least PHP 5 * - * $Id: main.php 301 2014-02-03 22:30:20Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/chains/createmetatags/classes/class.metatag.creator.html5.php b/conlite/plugins/chains/createmetatags/classes/class.metatag.creator.html5.php index 0807c13..43b3891 100644 --- a/conlite/plugins/chains/createmetatags/classes/class.metatag.creator.html5.php +++ b/conlite/plugins/chains/createmetatags/classes/class.metatag.creator.html5.php @@ -8,7 +8,7 @@ * * @package Core * @subpackage Chains - * @version $Rev: 301 $ + * @version $Rev$ * @since 2.0.0 * @author Ortwin Pinke * @copyright (c) 2012-2013, ConLite Team @@ -16,7 +16,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.metatag.creator.html5.php 301 2014-02-03 22:30:20Z oldperl $ + * $Id$ */ // security check diff --git a/conlite/plugins/chains/createmetatags/conf/MetaExtension.php b/conlite/plugins/chains/createmetatags/conf/MetaExtension.php index ca5ed7f..f22ced9 100644 --- a/conlite/plugins/chains/createmetatags/conf/MetaExtension.php +++ b/conlite/plugins/chains/createmetatags/conf/MetaExtension.php @@ -18,7 +18,7 @@ * @see http://wiki.whatwg.org/wiki/MetaExtensions * @author Ortwin Pinke * - * $Id: MetaExtension.php 278 2013-11-20 14:28:48Z oldperl $ + * $Id$ */ return array( diff --git a/conlite/plugins/chains/createmetatags/include.chain.content.createmetatags.php b/conlite/plugins/chains/createmetatags/include.chain.content.createmetatags.php index 1a67bf6..c47dcf3 100644 --- a/conlite/plugins/chains/createmetatags/include.chain.content.createmetatags.php +++ b/conlite/plugins/chains/createmetatags/include.chain.content.createmetatags.php @@ -8,7 +8,7 @@ * * @package ConLite Core * @subpackage Chains - * @version $Id: include.chain.content.createmetatags.php 306 2014-03-13 23:03:26Z oldperl $: + * @version $Id$: * @author Ortwin Pinke * * based on CONTENIDO 4.8.15 [2011-07-31] diff --git a/conlite/plugins/chains/includes/class.ceccreatefacebookmeta.php b/conlite/plugins/chains/includes/class.ceccreatefacebookmeta.php index 002db82..b633f51 100644 --- a/conlite/plugins/chains/includes/class.ceccreatefacebookmeta.php +++ b/conlite/plugins/chains/includes/class.ceccreatefacebookmeta.php @@ -8,7 +8,7 @@ * * @package Core * @subpackage Chains - * @version $Rev: 291 $ + * @version $Rev$ * @since 2.0.0 * @author Ortwin Pinke * @copyright (c) 2012-2013, ConLite Team @@ -16,7 +16,7 @@ * @license http://www.gnu.de/documents/gpl.de.html GPL v3 (deutsche Version) * @link http://www.conlite.org ConLite.org * - * $Id: class.ceccreatefacebookmeta.php 291 2014-01-14 23:48:52Z oldperl $ + * $Id$ */ // security check diff --git a/conlite/plugins/chains/includes/config.plugin.php b/conlite/plugins/chains/includes/config.plugin.php index 6b57d8d..73dcc2a 100644 --- a/conlite/plugins/chains/includes/config.plugin.php +++ b/conlite/plugins/chains/includes/config.plugin.php @@ -20,7 +20,7 @@ * {@internal * created * - * $Id: config.plugin.php 291 2014-01-14 23:48:52Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/chains/includes/include.chain.content.set_clear_cache.php b/conlite/plugins/chains/includes/include.chain.content.set_clear_cache.php index 83e8a0c..1ad08e0 100644 --- a/conlite/plugins/chains/includes/include.chain.content.set_clear_cache.php +++ b/conlite/plugins/chains/includes/include.chain.content.set_clear_cache.php @@ -30,7 +30,7 @@ * * @package Contenido Backend * @subpackage Contenido Chain - * @version $Id: include.chain.content.set_clear_cache.php 17 2011-08-09 10:49:01Z oldperl $ + * @version $Id$ * @since 2011-07-14 * @author Ortwin Pinke * @copyright DCEonline diff --git a/conlite/plugins/chains/includes/include.chain.frontend.cat_access.php b/conlite/plugins/chains/includes/include.chain.frontend.cat_access.php index a33c499..b43e1f6 100644 --- a/conlite/plugins/chains/includes/include.chain.frontend.cat_access.php +++ b/conlite/plugins/chains/includes/include.chain.frontend.cat_access.php @@ -21,7 +21,7 @@ * {@internal * created * modified 2008-07-04, bilal arslan, added security fix - * $Id: include.chain.frontend.cat_access.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/chains/includes/include.chain.frontend.cat_backendaccess.php b/conlite/plugins/chains/includes/include.chain.frontend.cat_backendaccess.php index 81e21f0..8e29c20 100644 --- a/conlite/plugins/chains/includes/include.chain.frontend.cat_backendaccess.php +++ b/conlite/plugins/chains/includes/include.chain.frontend.cat_backendaccess.php @@ -22,7 +22,7 @@ * modified 2008-07-04, bilal arslan, added security fix * modified 2008-09-14, Murat Purc, CON-206: fixed backend access logic * modified 2008-10-30, Andreas Lindner, also consider group memnership of backend users - * $Id: include.chain.frontend.cat_backendaccess.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/chains/includes/include.chain.frontend.createbasehref.php b/conlite/plugins/chains/includes/include.chain.frontend.createbasehref.php index 5724318..bb6ffb2 100644 --- a/conlite/plugins/chains/includes/include.chain.frontend.createbasehref.php +++ b/conlite/plugins/chains/includes/include.chain.frontend.createbasehref.php @@ -27,7 +27,7 @@ * created 2008-07-31 * modified 2008-08-05, Bj�rn Behrens (HerrB) - added missing parameter and refactored * modified 2008-08-15, Oliver Lohkemper (OliverL) - run only Client-Properties return Array - * $Id: include.chain.frontend.createbasehref.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/chains/includes/include.chain.frontend.output_compressor.php b/conlite/plugins/chains/includes/include.chain.frontend.output_compressor.php index d9c5a90..5541a5a 100644 --- a/conlite/plugins/chains/includes/include.chain.frontend.output_compressor.php +++ b/conlite/plugins/chains/includes/include.chain.frontend.output_compressor.php @@ -28,7 +28,7 @@ * {@internal * created 2012-12-16 * - * $Id: include.chain.frontend.output_compressor.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/chains/includes/old.config.plugin.php b/conlite/plugins/chains/includes/old.config.plugin.php index 9fe9472..a31b0f7 100755 --- a/conlite/plugins/chains/includes/old.config.plugin.php +++ b/conlite/plugins/chains/includes/old.config.plugin.php @@ -20,7 +20,7 @@ * {@internal * created * - * $Id: config.plugin.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/cl_newsletter/classes/class.newsletter.groups.php b/conlite/plugins/cl_newsletter/classes/class.newsletter.groups.php index f91060f..787e080 100644 --- a/conlite/plugins/cl_newsletter/classes/class.newsletter.groups.php +++ b/conlite/plugins/cl_newsletter/classes/class.newsletter.groups.php @@ -25,7 +25,7 @@ * modified 2008-06-30, Dominik Ziegler, add security fix * modified 2011-03-14, Murat Purc, adapted to new GenericDB, partly ported to PHP 5, formatting * - * $Id: class.newsletter.groups.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/cl_newsletter/classes/class.newsletter.jobs.php b/conlite/plugins/cl_newsletter/classes/class.newsletter.jobs.php index dc08113..2fe7bd5 100644 --- a/conlite/plugins/cl_newsletter/classes/class.newsletter.jobs.php +++ b/conlite/plugins/cl_newsletter/classes/class.newsletter.jobs.php @@ -25,7 +25,7 @@ * modified 2008-06-30, Dominik Ziegler, add security fix * modified 2011-03-14, Murat Purc, adapted to new GenericDB, partly ported to PHP 5, formatting * - * $Id: class.newsletter.jobs.php 119 2012-08-07 17:35:39Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/cl_newsletter/classes/class.newsletter.logs.php b/conlite/plugins/cl_newsletter/classes/class.newsletter.logs.php index 354fc8a..92d087f 100644 --- a/conlite/plugins/cl_newsletter/classes/class.newsletter.logs.php +++ b/conlite/plugins/cl_newsletter/classes/class.newsletter.logs.php @@ -25,7 +25,7 @@ * modified 2008-06-30, Dominik Ziegler, add security fix * modified 2011-03-14, Murat Purc, adapted to new GenericDB, partly ported to PHP 5, formatting * - * $Id: class.newsletter.logs.php 119 2012-08-07 17:35:39Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/cl_newsletter/classes/class.newsletter.php b/conlite/plugins/cl_newsletter/classes/class.newsletter.php index b26ea6e..7fb655c 100644 --- a/conlite/plugins/cl_newsletter/classes/class.newsletter.php +++ b/conlite/plugins/cl_newsletter/classes/class.newsletter.php @@ -25,7 +25,7 @@ * modified 2008-06-30, Dominik Ziegler, add security fix * modified 2011-03-14, Murat Purc, adapted to new GenericDB, partly ported to PHP 5, formatting * - * $Id: class.newsletter.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/cl_newsletter/classes/class.newsletter.recipients.php b/conlite/plugins/cl_newsletter/classes/class.newsletter.recipients.php index a464bfd..10107ea 100644 --- a/conlite/plugins/cl_newsletter/classes/class.newsletter.recipients.php +++ b/conlite/plugins/cl_newsletter/classes/class.newsletter.recipients.php @@ -25,7 +25,7 @@ * modified 2008-06-30, Dominik Ziegler, add security fix * modified 2011-03-14, Murat Purc, adapted to new GenericDB, partly ported to PHP 5, formatting * - * $Id: class.newsletter.recipients.php 119 2012-08-07 17:35:39Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/cl_newsletter/includes/config.plugin.php b/conlite/plugins/cl_newsletter/includes/config.plugin.php index 2f5e760..9d6c7e4 100644 --- a/conlite/plugins/cl_newsletter/includes/config.plugin.php +++ b/conlite/plugins/cl_newsletter/includes/config.plugin.php @@ -5,13 +5,13 @@ * * @package Plugins * @subpackage Newsletter - * @version $Rev: 121 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright 2012 CL-Team * @link http://www.conlite.org * - * $Id: config.plugin.php 121 2012-08-08 11:34:33Z oldperl $ + * $Id$ */ // security check diff --git a/conlite/plugins/cl_newsletter/includes/include.newsletter_edit.php b/conlite/plugins/cl_newsletter/includes/include.newsletter_edit.php index 9da5e92..3a53f1e 100644 --- a/conlite/plugins/cl_newsletter/includes/include.newsletter_edit.php +++ b/conlite/plugins/cl_newsletter/includes/include.newsletter_edit.php @@ -25,7 +25,7 @@ * modified 2008-06-27, Dominik Ziegler, add security fix * modified 2010-12-14, Dominik Ziegler, newsletter encoding is ignored due to wrong parameter values [#CON-374] * - * $Id: include.newsletter_edit.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/cl_newsletter/includes/include.newsletter_edit_message.php b/conlite/plugins/cl_newsletter/includes/include.newsletter_edit_message.php index 0371e01..35e58f4 100644 --- a/conlite/plugins/cl_newsletter/includes/include.newsletter_edit_message.php +++ b/conlite/plugins/cl_newsletter/includes/include.newsletter_edit_message.php @@ -24,7 +24,7 @@ * created 2007-01-01, Bj�rn Behrens (HerrB) * modified 2008-06-27, Dominik Ziegler, add security fix * - * $Id: include.newsletter_edit_message.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/cl_newsletter/includes/include.newsletter_jobs_details.php b/conlite/plugins/cl_newsletter/includes/include.newsletter_jobs_details.php index 102c74d..0c0dfca 100644 --- a/conlite/plugins/cl_newsletter/includes/include.newsletter_jobs_details.php +++ b/conlite/plugins/cl_newsletter/includes/include.newsletter_jobs_details.php @@ -24,7 +24,7 @@ * created 2007-01-01, Bj�rn Behrens (HerrB) * modified 2008-06-27, Dominik Ziegler, add security fix * - * $Id: include.newsletter_jobs_details.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/cl_newsletter/includes/include.newsletter_jobs_menu.php b/conlite/plugins/cl_newsletter/includes/include.newsletter_jobs_menu.php index 6f38761..fa56aa7 100644 --- a/conlite/plugins/cl_newsletter/includes/include.newsletter_jobs_menu.php +++ b/conlite/plugins/cl_newsletter/includes/include.newsletter_jobs_menu.php @@ -23,7 +23,7 @@ * created 2007-01-01, Bj�rn Behrens (HerrB) * modified 2008-06-27, Dominik Ziegler, add security fix * - * $Id: include.newsletter_jobs_menu.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/cl_newsletter/includes/include.newsletter_jobs_subnav.php b/conlite/plugins/cl_newsletter/includes/include.newsletter_jobs_subnav.php index b652da1..156fdbb 100644 --- a/conlite/plugins/cl_newsletter/includes/include.newsletter_jobs_subnav.php +++ b/conlite/plugins/cl_newsletter/includes/include.newsletter_jobs_subnav.php @@ -24,7 +24,7 @@ * modified 2008-06-27, Dominik Ziegler, add security fix * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: include.newsletter_jobs_subnav.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/cl_newsletter/includes/include.newsletter_left_top.php b/conlite/plugins/cl_newsletter/includes/include.newsletter_left_top.php index aa52978..869fb3c 100644 --- a/conlite/plugins/cl_newsletter/includes/include.newsletter_left_top.php +++ b/conlite/plugins/cl_newsletter/includes/include.newsletter_left_top.php @@ -24,7 +24,7 @@ * modified 2008-06-27, Dominik Ziegler, add security fix * modified 2008-08-03, Bj�rn Behrens (HerrB), complete makeover to fix bugs and reduce memory waste * - * $Id: include.newsletter_left_top.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/cl_newsletter/includes/include.newsletter_menu.php b/conlite/plugins/cl_newsletter/includes/include.newsletter_menu.php index 33ea7ea..77797d1 100644 --- a/conlite/plugins/cl_newsletter/includes/include.newsletter_menu.php +++ b/conlite/plugins/cl_newsletter/includes/include.newsletter_menu.php @@ -24,7 +24,7 @@ * created 2007-01-01, Bj�rn Behrens (HerrB) * modified 2008-06-27, Dominik Ziegler, add security fix * - * $Id: include.newsletter_menu.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/cl_newsletter/includes/include.newsletter_subnav.php b/conlite/plugins/cl_newsletter/includes/include.newsletter_subnav.php index 50000ef..1ef5479 100644 --- a/conlite/plugins/cl_newsletter/includes/include.newsletter_subnav.php +++ b/conlite/plugins/cl_newsletter/includes/include.newsletter_subnav.php @@ -24,7 +24,7 @@ * modified 2008-06-27, Dominik Ziegler, add security fix * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: include.newsletter_subnav.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/cl_newsletter/includes/include.recipients.group.subnav.php b/conlite/plugins/cl_newsletter/includes/include.recipients.group.subnav.php index da34db6..ee5737d 100644 --- a/conlite/plugins/cl_newsletter/includes/include.recipients.group.subnav.php +++ b/conlite/plugins/cl_newsletter/includes/include.recipients.group.subnav.php @@ -25,7 +25,7 @@ * modified 2008-06-27, Dominik Ziegler, add security fix * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: include.recipients.group.subnav.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/cl_newsletter/includes/include.recipients.group_edit.php b/conlite/plugins/cl_newsletter/includes/include.recipients.group_edit.php index 2e745e2..7d2587d 100644 --- a/conlite/plugins/cl_newsletter/includes/include.recipients.group_edit.php +++ b/conlite/plugins/cl_newsletter/includes/include.recipients.group_edit.php @@ -24,7 +24,7 @@ * created 2004-08-01, Bj�rn Behrens (HerrB) * modified 2008-06-27, Dominik Ziegler, add security fix * - * $Id: include.recipients.group_edit.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/cl_newsletter/includes/include.recipients.group_menu.php b/conlite/plugins/cl_newsletter/includes/include.recipients.group_menu.php index 1e970aa..d645dd1 100644 --- a/conlite/plugins/cl_newsletter/includes/include.recipients.group_menu.php +++ b/conlite/plugins/cl_newsletter/includes/include.recipients.group_menu.php @@ -24,7 +24,7 @@ * created 2007-01-01, Bj�rn Behrens (HerrB) * modified 2008-06-27, Dominik Ziegler, add security fix * - * $Id: include.recipients.group_menu.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/cl_newsletter/includes/include.recipients_edit.php b/conlite/plugins/cl_newsletter/includes/include.recipients_edit.php index afef3ea..f67facb 100644 --- a/conlite/plugins/cl_newsletter/includes/include.recipients_edit.php +++ b/conlite/plugins/cl_newsletter/includes/include.recipients_edit.php @@ -24,7 +24,7 @@ * created 2007-01-01, Bj�rn Behrens (HerrB) * modified 2008-06-27, Dominik Ziegler, add security fix * - * $Id: include.recipients_edit.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/cl_newsletter/includes/include.recipients_import.php b/conlite/plugins/cl_newsletter/includes/include.recipients_import.php index a6b51ae..3637158 100644 --- a/conlite/plugins/cl_newsletter/includes/include.recipients_import.php +++ b/conlite/plugins/cl_newsletter/includes/include.recipients_import.php @@ -24,7 +24,7 @@ * created 2007-01-01, Bj�rn Behrens (HerrB) * modified 2008-06-27, Dominik Ziegler, add security fix * - * $Id: include.recipients_import.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/cl_newsletter/includes/include.recipients_menu.php b/conlite/plugins/cl_newsletter/includes/include.recipients_menu.php index b250543..b1e7d17 100644 --- a/conlite/plugins/cl_newsletter/includes/include.recipients_menu.php +++ b/conlite/plugins/cl_newsletter/includes/include.recipients_menu.php @@ -24,7 +24,7 @@ * created 2007-01-01, Bj�rn Behrens (HerrB) * modified 2008-06-27, Dominik Ziegler, add security fix * - * $Id: include.recipients_menu.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/content_allocation/classes/class.content_allocation.php b/conlite/plugins/content_allocation/classes/class.content_allocation.php index d0c1dc3..12052b8 100644 --- a/conlite/plugins/content_allocation/classes/class.content_allocation.php +++ b/conlite/plugins/content_allocation/classes/class.content_allocation.php @@ -28,7 +28,7 @@ * modified 2008-04-06, Holger Librenz, direct mysql_* calls remoced, using DB_ConLite:: methods instead * modified 2008-07-02, Frederic Schneider, add security fix * - * $Id: class.content_allocation.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/content_allocation/classes/class.content_allocation_article.php b/conlite/plugins/content_allocation/classes/class.content_allocation_article.php index 8e23e0c..9da31bc 100644 --- a/conlite/plugins/content_allocation/classes/class.content_allocation_article.php +++ b/conlite/plugins/content_allocation/classes/class.content_allocation_article.php @@ -24,7 +24,7 @@ * created unknown * modified 2008-07-02, Frederic Schneider, add security fix * - * $Id: class.content_allocation_article.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/content_allocation/classes/class.content_allocation_complexlist.php b/conlite/plugins/content_allocation/classes/class.content_allocation_complexlist.php index 6f833ab..9022628 100644 --- a/conlite/plugins/content_allocation/classes/class.content_allocation_complexlist.php +++ b/conlite/plugins/content_allocation/classes/class.content_allocation_complexlist.php @@ -24,7 +24,7 @@ * created unknown * modified 2008-07-02, Frederic Schneider, add security fix * - * $Id: class.content_allocation_complexlist.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/content_allocation/classes/class.content_allocation_selectbox.php b/conlite/plugins/content_allocation/classes/class.content_allocation_selectbox.php index abda423..f3734d2 100644 --- a/conlite/plugins/content_allocation/classes/class.content_allocation_selectbox.php +++ b/conlite/plugins/content_allocation/classes/class.content_allocation_selectbox.php @@ -13,7 +13,7 @@ * @link http://www.contenido.org * @since file available since contenido release <= 4.6 * - * $Id: class.content_allocation_selectbox.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: */ if (!defined('CON_FRAMEWORK')) { die('Illegal call'); diff --git a/conlite/plugins/content_allocation/classes/class.content_allocation_tree.php b/conlite/plugins/content_allocation/classes/class.content_allocation_tree.php index 01f0c4c..46f2801 100644 --- a/conlite/plugins/content_allocation/classes/class.content_allocation_tree.php +++ b/conlite/plugins/content_allocation/classes/class.content_allocation_tree.php @@ -24,7 +24,7 @@ * created unknown * modified 2008-07-02, Frederic Schneider, add security fix * - * $Id: class.content_allocation_tree.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/content_allocation/classes/class.content_allocation_treeview.php b/conlite/plugins/content_allocation/classes/class.content_allocation_treeview.php index 7b15b03..cfb9e84 100644 --- a/conlite/plugins/content_allocation/classes/class.content_allocation_treeview.php +++ b/conlite/plugins/content_allocation/classes/class.content_allocation_treeview.php @@ -25,7 +25,7 @@ * modified 2008-06-26, Timo Trautmann, changed post var from treeItem to treeItemPost (security issue) * modified 2008-07-02, Frederic Schneider, add security fix * - * $Id: class.content_allocation_treeview.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/content_allocation/includes/config.autoloader.php b/conlite/plugins/content_allocation/includes/config.autoloader.php index 8bcd9b0..f6cee73 100644 --- a/conlite/plugins/content_allocation/includes/config.autoloader.php +++ b/conlite/plugins/content_allocation/includes/config.autoloader.php @@ -5,13 +5,13 @@ * * @package Plugins * @subpackage Newsletter - * @version $Rev: 368 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright 2015 CL-Team * @link http://www.conlite.org * - * $Id: config.autoloader.php 368 2015-10-27 10:32:42Z oldperl $ + * $Id$ */ if(!defined('CON_FRAMEWORK')) { diff --git a/conlite/plugins/content_allocation/includes/config.plugin.php b/conlite/plugins/content_allocation/includes/config.plugin.php index d4d0ad4..f307b65 100644 --- a/conlite/plugins/content_allocation/includes/config.plugin.php +++ b/conlite/plugins/content_allocation/includes/config.plugin.php @@ -23,7 +23,7 @@ * created unknown * modified 2008-07-02, Frederic Schneider, add security fix * - * $Id: config.plugin.php 275 2013-09-11 12:49:00Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/content_allocation/includes/functions.chains.php b/conlite/plugins/content_allocation/includes/functions.chains.php index 6470cf3..743eeb4 100644 --- a/conlite/plugins/content_allocation/includes/functions.chains.php +++ b/conlite/plugins/content_allocation/includes/functions.chains.php @@ -23,7 +23,7 @@ * created unknown * modified 2008-07-02, Frederic Schneider, add security fix * - * $Id: functions.chains.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/content_allocation/includes/include.contentallocation_article.php b/conlite/plugins/content_allocation/includes/include.contentallocation_article.php index b4db379..36fc28f 100644 --- a/conlite/plugins/content_allocation/includes/include.contentallocation_article.php +++ b/conlite/plugins/content_allocation/includes/include.contentallocation_article.php @@ -24,7 +24,7 @@ * created unknown * modified 2008-07-02, Frederic Schneider, add security fix * - * $Id: include.contentallocation_article.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/content_allocation/includes/include.left_bottom.php b/conlite/plugins/content_allocation/includes/include.left_bottom.php index 2f2e062..63b7fdf 100644 --- a/conlite/plugins/content_allocation/includes/include.left_bottom.php +++ b/conlite/plugins/content_allocation/includes/include.left_bottom.php @@ -3,13 +3,13 @@ * * @package Plugins * @subpackage ContentAllocation - * @version $Rev: 368 $ + * @version $Rev$ * @since 2.0 * @author Ortwin Pinke * @copyright 2017 CL-Team * @link http://www.conlite.org * - * $Id:$ + * $Id$ */ if(!defined('CON_FRAMEWORK')) { diff --git a/conlite/plugins/content_allocation/includes/include.left_top.php b/conlite/plugins/content_allocation/includes/include.left_top.php index 7d06431..9401e64 100644 --- a/conlite/plugins/content_allocation/includes/include.left_top.php +++ b/conlite/plugins/content_allocation/includes/include.left_top.php @@ -23,7 +23,7 @@ * created unknown * modified 2008-07-02, Frederic Schneider, add security fix * - * $Id: include.left_top.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/content_allocation/includes/include.right_bottom.php b/conlite/plugins/content_allocation/includes/include.right_bottom.php index c281d6e..fba1449 100644 --- a/conlite/plugins/content_allocation/includes/include.right_bottom.php +++ b/conlite/plugins/content_allocation/includes/include.right_bottom.php @@ -24,7 +24,7 @@ * created unknown * modified 2008-07-02, Frederic Schneider, add security fix * - * $Id: include.right_bottom.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/frontendlogic/category/category.php b/conlite/plugins/frontendlogic/category/category.php index 50378ce..11fee5f 100644 --- a/conlite/plugins/frontendlogic/category/category.php +++ b/conlite/plugins/frontendlogic/category/category.php @@ -21,7 +21,7 @@ * created * modified 2008-08-06, Ingo van Peeren - replaced genericdb-code due to performance issues (ticket #) * - * $Id: category.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/frontendlogic/includes/config.plugin.php b/conlite/plugins/frontendlogic/includes/config.plugin.php index 63300fa..746a6d0 100644 --- a/conlite/plugins/frontendlogic/includes/config.plugin.php +++ b/conlite/plugins/frontendlogic/includes/config.plugin.php @@ -20,7 +20,7 @@ * {@internal * created * - * $Id: config.plugin.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/frontendusers/includes/config.plugin.php b/conlite/plugins/frontendusers/includes/config.plugin.php index 8d2eb81..3c44048 100644 --- a/conlite/plugins/frontendusers/includes/config.plugin.php +++ b/conlite/plugins/frontendusers/includes/config.plugin.php @@ -1,6 +1,6 @@ diff --git a/conlite/plugins/mod_rewrite/classes/class.modrewritebase.php b/conlite/plugins/mod_rewrite/classes/class.modrewritebase.php index db04857..e23a2db 100644 --- a/conlite/plugins/mod_rewrite/classes/class.modrewritebase.php +++ b/conlite/plugins/mod_rewrite/classes/class.modrewritebase.php @@ -4,7 +4,7 @@ * * @package plugin * @subpackage Mod Rewrite - * @version SVN Revision $Rev:$ + * @version SVN Revision $Rev$ * @id $Id$: * @author Murat Purc * @copyright four for business AG diff --git a/conlite/plugins/mod_rewrite/classes/class.modrewritecontroller.php b/conlite/plugins/mod_rewrite/classes/class.modrewritecontroller.php index 3f238f1..dab36fe 100644 --- a/conlite/plugins/mod_rewrite/classes/class.modrewritecontroller.php +++ b/conlite/plugins/mod_rewrite/classes/class.modrewritecontroller.php @@ -4,7 +4,7 @@ * * @package plugin * @subpackage Mod Rewrite - * @version SVN Revision $Rev:$ + * @version SVN Revision $Rev$ * @id $Id$: * @author Murat Purc * @copyright four for business AG diff --git a/conlite/plugins/mod_rewrite/classes/class.modrewritedebugger.php b/conlite/plugins/mod_rewrite/classes/class.modrewritedebugger.php index 5e17768..f350615 100644 --- a/conlite/plugins/mod_rewrite/classes/class.modrewritedebugger.php +++ b/conlite/plugins/mod_rewrite/classes/class.modrewritedebugger.php @@ -4,7 +4,7 @@ * * @package plugin * @subpackage Mod Rewrite - * @version SVN Revision $Rev:$ + * @version SVN Revision $Rev$ * @id $Id$: * @author Murat Purc * @copyright four for business AG diff --git a/conlite/plugins/mod_rewrite/classes/class.modrewritetest.php b/conlite/plugins/mod_rewrite/classes/class.modrewritetest.php index 42f029e..e5894b3 100644 --- a/conlite/plugins/mod_rewrite/classes/class.modrewritetest.php +++ b/conlite/plugins/mod_rewrite/classes/class.modrewritetest.php @@ -4,7 +4,7 @@ * * @package plugin * @subpackage Mod Rewrite - * @version SVN Revision $Rev:$ + * @version SVN Revision $Rev$ * @id $Id$: * @author Murat Purc * @copyright four for business AG diff --git a/conlite/plugins/mod_rewrite/classes/class.modrewriteurlstack.php b/conlite/plugins/mod_rewrite/classes/class.modrewriteurlstack.php index cc24709..8fb87a5 100644 --- a/conlite/plugins/mod_rewrite/classes/class.modrewriteurlstack.php +++ b/conlite/plugins/mod_rewrite/classes/class.modrewriteurlstack.php @@ -4,7 +4,7 @@ * * @package plugin * @subpackage Mod Rewrite - * @version SVN Revision $Rev:$ + * @version SVN Revision $Rev$ * @id $Id$: * @author Murat Purc * @copyright four for business AG diff --git a/conlite/plugins/mod_rewrite/classes/class.modrewriteurlutil.php b/conlite/plugins/mod_rewrite/classes/class.modrewriteurlutil.php index 970e0a9..a1a00ea 100644 --- a/conlite/plugins/mod_rewrite/classes/class.modrewriteurlutil.php +++ b/conlite/plugins/mod_rewrite/classes/class.modrewriteurlutil.php @@ -4,7 +4,7 @@ * * @package plugin * @subpackage Mod Rewrite - * @version SVN Revision $Rev:$ + * @version SVN Revision $Rev$ * @id $Id$: * @author Murat Purc * @copyright four for business AG diff --git a/conlite/plugins/mod_rewrite/classes/controller/class.modrewrite_content_controller.php b/conlite/plugins/mod_rewrite/classes/controller/class.modrewrite_content_controller.php index ddba14d..99db7f5 100644 --- a/conlite/plugins/mod_rewrite/classes/controller/class.modrewrite_content_controller.php +++ b/conlite/plugins/mod_rewrite/classes/controller/class.modrewrite_content_controller.php @@ -4,7 +4,7 @@ * * @package plugin * @subpackage Mod Rewrite - * @version SVN Revision $Rev:$ + * @version SVN Revision $Rev$ * @id $Id$: * @author Murat Purc * @copyright four for business AG diff --git a/conlite/plugins/mod_rewrite/classes/controller/class.modrewrite_contentexpert_controller.php b/conlite/plugins/mod_rewrite/classes/controller/class.modrewrite_contentexpert_controller.php index c8bf374..cdaa7ce 100644 --- a/conlite/plugins/mod_rewrite/classes/controller/class.modrewrite_contentexpert_controller.php +++ b/conlite/plugins/mod_rewrite/classes/controller/class.modrewrite_contentexpert_controller.php @@ -4,7 +4,7 @@ * * @package plugin * @subpackage Mod Rewrite - * @version SVN Revision $Rev:$ + * @version SVN Revision $Rev$ * @id $Id$: * @author Murat Purc * @copyright four for business AG diff --git a/conlite/plugins/mod_rewrite/classes/controller/class.modrewrite_contenttest_controller.php b/conlite/plugins/mod_rewrite/classes/controller/class.modrewrite_contenttest_controller.php index fd3309e..2fd83fe 100644 --- a/conlite/plugins/mod_rewrite/classes/controller/class.modrewrite_contenttest_controller.php +++ b/conlite/plugins/mod_rewrite/classes/controller/class.modrewrite_contenttest_controller.php @@ -4,7 +4,7 @@ * * @package plugin * @subpackage Mod Rewrite - * @version SVN Revision $Rev:$ + * @version SVN Revision $Rev$ * @id $Id$: * @author Murat Purc * @copyright four for business AG diff --git a/conlite/plugins/mod_rewrite/classes/controller/class.modrewrite_controller_abstract.php b/conlite/plugins/mod_rewrite/classes/controller/class.modrewrite_controller_abstract.php index 8e2e55b..842f483 100644 --- a/conlite/plugins/mod_rewrite/classes/controller/class.modrewrite_controller_abstract.php +++ b/conlite/plugins/mod_rewrite/classes/controller/class.modrewrite_controller_abstract.php @@ -4,7 +4,7 @@ * * @package plugin * @subpackage Mod Rewrite - * @version SVN Revision $Rev:$ + * @version SVN Revision $Rev$ * @id $Id$: * @author Murat Purc * @copyright four for business AG diff --git a/conlite/plugins/mod_rewrite/files/htaccess_restrictive.txt b/conlite/plugins/mod_rewrite/files/htaccess_restrictive.txt index 4aa70d9..4e4eb4c 100644 --- a/conlite/plugins/mod_rewrite/files/htaccess_restrictive.txt +++ b/conlite/plugins/mod_rewrite/files/htaccess_restrictive.txt @@ -13,7 +13,7 @@ # @link http://www.4fb.de # @link http://www.contenido.org # -# $Id: htaccess_restrictive.txt 3503 2012-10-19 19:49:39Z xmurrix $ +# $Id$ ################################################################################ diff --git a/conlite/plugins/mod_rewrite/files/htaccess_simple.txt b/conlite/plugins/mod_rewrite/files/htaccess_simple.txt index c242442..d7cb648 100644 --- a/conlite/plugins/mod_rewrite/files/htaccess_simple.txt +++ b/conlite/plugins/mod_rewrite/files/htaccess_simple.txt @@ -10,7 +10,7 @@ # @link http://www.4fb.de # @link http://www.contenido.org # -# $Id: htaccess_simple.txt 3503 2012-10-19 19:49:39Z xmurrix $ +# $Id$ ################################################################################ diff --git a/conlite/plugins/mod_rewrite/includes/config.mod_rewrite_default.php b/conlite/plugins/mod_rewrite/includes/config.mod_rewrite_default.php index 3a60a7f..6a6b5df 100644 --- a/conlite/plugins/mod_rewrite/includes/config.mod_rewrite_default.php +++ b/conlite/plugins/mod_rewrite/includes/config.mod_rewrite_default.php @@ -14,7 +14,7 @@ * * @package plugin * @subpackage Mod Rewrite - * @version SVN Revision $Rev:$ + * @version SVN Revision $Rev$ * @id $Id$: * @author Murat Purc * @copyright four for business AG diff --git a/conlite/plugins/mod_rewrite/includes/config.plugin.php b/conlite/plugins/mod_rewrite/includes/config.plugin.php index 34f3819..9aa7108 100644 --- a/conlite/plugins/mod_rewrite/includes/config.plugin.php +++ b/conlite/plugins/mod_rewrite/includes/config.plugin.php @@ -7,7 +7,7 @@ * * @package plugin * @subpackage Mod Rewrite - * @version SVN Revision $Rev:$ + * @version SVN Revision $Rev$ * @id $Id$: * @author Murat Purc * @copyright four for business AG diff --git a/conlite/plugins/mod_rewrite/includes/front_content_controller.php b/conlite/plugins/mod_rewrite/includes/front_content_controller.php index 453f65c..a2dbcea 100644 --- a/conlite/plugins/mod_rewrite/includes/front_content_controller.php +++ b/conlite/plugins/mod_rewrite/includes/front_content_controller.php @@ -12,7 +12,7 @@ * * @package plugin * @subpackage Mod Rewrite - * @version SVN Revision $Rev:$ + * @version SVN Revision $Rev$ * @id $Id$: * @author Murat Purc * @copyright four for business AG diff --git a/conlite/plugins/mod_rewrite/includes/functions.mod_rewrite.php b/conlite/plugins/mod_rewrite/includes/functions.mod_rewrite.php index d3703b7..bfdf713 100644 --- a/conlite/plugins/mod_rewrite/includes/functions.mod_rewrite.php +++ b/conlite/plugins/mod_rewrite/includes/functions.mod_rewrite.php @@ -12,7 +12,7 @@ * * @package plugin * @subpackage Mod Rewrite - * @version SVN Revision $Rev:$ + * @version SVN Revision $Rev$ * @id $Id$: * @author Stefan Seifarth / stese * @author Murat Purc diff --git a/conlite/plugins/mod_rewrite/includes/include.mod_rewrite_content.php b/conlite/plugins/mod_rewrite/includes/include.mod_rewrite_content.php index 262e1d3..4bc71dc 100644 --- a/conlite/plugins/mod_rewrite/includes/include.mod_rewrite_content.php +++ b/conlite/plugins/mod_rewrite/includes/include.mod_rewrite_content.php @@ -4,7 +4,7 @@ * * @package plugin * @subpackage Mod Rewrite - * @version SVN Revision $Rev:$ + * @version SVN Revision $Rev$ * @id $Id$: * @author Murat Purc * @copyright four for business AG diff --git a/conlite/plugins/mod_rewrite/includes/include.mod_rewrite_contentexpert.php b/conlite/plugins/mod_rewrite/includes/include.mod_rewrite_contentexpert.php index 8db925f..aaaa522 100644 --- a/conlite/plugins/mod_rewrite/includes/include.mod_rewrite_contentexpert.php +++ b/conlite/plugins/mod_rewrite/includes/include.mod_rewrite_contentexpert.php @@ -4,7 +4,7 @@ * * @package plugin * @subpackage Mod Rewrite - * @version SVN Revision $Rev:$ + * @version SVN Revision $Rev$ * @id $Id$: * @author Murat Purc * @copyright four for business AG diff --git a/conlite/plugins/mod_rewrite/includes/include.mod_rewrite_contenttest.php b/conlite/plugins/mod_rewrite/includes/include.mod_rewrite_contenttest.php index ad0efa9..3d23548 100644 --- a/conlite/plugins/mod_rewrite/includes/include.mod_rewrite_contenttest.php +++ b/conlite/plugins/mod_rewrite/includes/include.mod_rewrite_contenttest.php @@ -11,7 +11,7 @@ * * @package plugin * @subpackage Mod Rewrite - * @version SVN Revision $Rev:$ + * @version SVN Revision $Rev$ * @id $Id$: * @author Murat Purc * @copyright four for business AG diff --git a/conlite/plugins/workflow/classes/class.workflow.php b/conlite/plugins/workflow/classes/class.workflow.php index 1b04ac4..6ba663f 100644 --- a/conlite/plugins/workflow/classes/class.workflow.php +++ b/conlite/plugins/workflow/classes/class.workflow.php @@ -22,7 +22,7 @@ * {@internal * created 2003-07-18 * - * $Id: class.workflow.php 306 2014-03-13 23:03:26Z oldperl $ + * $Id$ * }} * */ diff --git a/conlite/plugins/workflow/classes/class.workflowactions.php b/conlite/plugins/workflow/classes/class.workflowactions.php index 991589b..165fae6 100644 --- a/conlite/plugins/workflow/classes/class.workflowactions.php +++ b/conlite/plugins/workflow/classes/class.workflowactions.php @@ -21,7 +21,7 @@ * {@internal * created 2003-07-18 * - * $Id: class.workflowactions.php 75 2012-05-25 10:51:00Z oldperl $ + * $Id$ * }} * */ diff --git a/conlite/plugins/workflow/classes/class.workflowallocation.php b/conlite/plugins/workflow/classes/class.workflowallocation.php index 773514b..237bdc1 100644 --- a/conlite/plugins/workflow/classes/class.workflowallocation.php +++ b/conlite/plugins/workflow/classes/class.workflowallocation.php @@ -21,7 +21,7 @@ * {@internal * created 2003-07-18 * - * $Id: class.workflowallocation.php 306 2014-03-13 23:03:26Z oldperl $ + * $Id$ * }} * */ diff --git a/conlite/plugins/workflow/classes/class.workflowartallocation.php b/conlite/plugins/workflow/classes/class.workflowartallocation.php index 425a2cf..e946637 100644 --- a/conlite/plugins/workflow/classes/class.workflowartallocation.php +++ b/conlite/plugins/workflow/classes/class.workflowartallocation.php @@ -22,7 +22,7 @@ * created 2003-07-18 * modified : 2008-06-25 - use php mailer class instead of mail() * - * $Id: class.workflowartallocation.php 306 2014-03-13 23:03:26Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/workflow/classes/class.workflowitems.php b/conlite/plugins/workflow/classes/class.workflowitems.php index 9e8fbfa..a8d7d0b 100644 --- a/conlite/plugins/workflow/classes/class.workflowitems.php +++ b/conlite/plugins/workflow/classes/class.workflowitems.php @@ -22,7 +22,7 @@ * {@internal * created 2003-07-18 * - * $Id: class.workflowitems.php 306 2014-03-13 23:03:26Z oldperl $ + * $Id$ * }} * */ diff --git a/conlite/plugins/workflow/classes/class.workflowtasks.php b/conlite/plugins/workflow/classes/class.workflowtasks.php index c336c73..a66d305 100644 --- a/conlite/plugins/workflow/classes/class.workflowtasks.php +++ b/conlite/plugins/workflow/classes/class.workflowtasks.php @@ -21,7 +21,7 @@ * {@internal * created 2003-07-18 * - * $Id: class.workflowtasks.php 2 2011-07-20 12:00:48Z oldperl $ + * $Id$ * }} * */ diff --git a/conlite/plugins/workflow/classes/class.workflowusersequence.php b/conlite/plugins/workflow/classes/class.workflowusersequence.php index 6224850..b84c2ed 100644 --- a/conlite/plugins/workflow/classes/class.workflowusersequence.php +++ b/conlite/plugins/workflow/classes/class.workflowusersequence.php @@ -21,7 +21,7 @@ * {@internal * created 2003-07-18 * - * $Id: class.workflowusersequence.php 306 2014-03-13 23:03:26Z oldperl $ + * $Id$ * }} * */ diff --git a/conlite/plugins/workflow/cronjobs/advance_workflow.php b/conlite/plugins/workflow/cronjobs/advance_workflow.php index 96ab9e8..91a82ca 100644 --- a/conlite/plugins/workflow/cronjobs/advance_workflow.php +++ b/conlite/plugins/workflow/cronjobs/advance_workflow.php @@ -22,7 +22,7 @@ * created 2003-05-26 * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: advance_workflow.php 2 2011-07-20 12:00:48Z oldperl $ + * $Id$ * }} * */ diff --git a/conlite/plugins/workflow/includes/config.plugin.php b/conlite/plugins/workflow/includes/config.plugin.php index 2bdf534..ddecbfd 100644 --- a/conlite/plugins/workflow/includes/config.plugin.php +++ b/conlite/plugins/workflow/includes/config.plugin.php @@ -20,7 +20,7 @@ * * @todo move functions to own file and add autoloader (Ortwin) * - * $Id: config.plugin.php 293 2014-01-20 14:48:39Z oldperl $ + * $Id$ */ if(!defined('CON_FRAMEWORK')) { diff --git a/conlite/plugins/workflow/includes/functions.workflow.php b/conlite/plugins/workflow/includes/functions.workflow.php index 6f4c88a..9c60290 100644 --- a/conlite/plugins/workflow/includes/functions.workflow.php +++ b/conlite/plugins/workflow/includes/functions.workflow.php @@ -22,7 +22,7 @@ * created 2003-07-28 * modified 2009-11-06, Murat Purc, replaced deprecated functions (PHP 5.3 ready) * - * $Id: functions.workflow.php 306 2014-03-13 23:03:26Z oldperl $ + * $Id$ * }} * */ diff --git a/conlite/plugins/workflow/includes/include.workflow_edit.php b/conlite/plugins/workflow/includes/include.workflow_edit.php index ae3fa08..559a71f 100644 --- a/conlite/plugins/workflow/includes/include.workflow_edit.php +++ b/conlite/plugins/workflow/includes/include.workflow_edit.php @@ -21,7 +21,7 @@ * {@internal * created 2003-05-20 * - * $Id: include.workflow_edit.php 312 2014-06-18 11:01:08Z oldperl $ + * $Id$ * }} * */ diff --git a/conlite/plugins/workflow/includes/include.workflow_left_top.php b/conlite/plugins/workflow/includes/include.workflow_left_top.php index 9364f7e..ec1ba7a 100644 --- a/conlite/plugins/workflow/includes/include.workflow_left_top.php +++ b/conlite/plugins/workflow/includes/include.workflow_left_top.php @@ -21,7 +21,7 @@ * {@internal * created 2003-07-18 * - * $Id: include.workflow_left_top.php 2 2011-07-20 12:00:48Z oldperl $ + * $Id$ * }} * */ diff --git a/conlite/plugins/workflow/includes/include.workflow_list.php b/conlite/plugins/workflow/includes/include.workflow_list.php index 3e8f2c6..1ce8517 100644 --- a/conlite/plugins/workflow/includes/include.workflow_list.php +++ b/conlite/plugins/workflow/includes/include.workflow_list.php @@ -21,7 +21,7 @@ * {@internal * created 2006-01-13 * - * $Id: include.workflow_list.php 2 2011-07-20 12:00:48Z oldperl $ + * $Id$ * }} * */ diff --git a/conlite/plugins/workflow/includes/include.workflow_steps.php b/conlite/plugins/workflow/includes/include.workflow_steps.php index 10170a9..2be4045 100644 --- a/conlite/plugins/workflow/includes/include.workflow_steps.php +++ b/conlite/plugins/workflow/includes/include.workflow_steps.php @@ -23,7 +23,7 @@ * {@internal * created * - * $Id: include.workflow_steps.php 312 2014-06-18 11:01:08Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/plugins/workflow/includes/include.workflow_subnav.php b/conlite/plugins/workflow/includes/include.workflow_subnav.php index c45108b..f83ab21 100644 --- a/conlite/plugins/workflow/includes/include.workflow_subnav.php +++ b/conlite/plugins/workflow/includes/include.workflow_subnav.php @@ -22,7 +22,7 @@ * created 2003-05-20 * modified 2010-05-20, Murat Purc, removed request check during processing ticket [#CON-307] * - * $Id: include.workflow_subnav.php 2 2011-07-20 12:00:48Z oldperl $ + * $Id$ * }} * */ diff --git a/conlite/plugins/workflow/includes/include.workflow_tasks.php b/conlite/plugins/workflow/includes/include.workflow_tasks.php index 79412f5..5bc026a 100644 --- a/conlite/plugins/workflow/includes/include.workflow_tasks.php +++ b/conlite/plugins/workflow/includes/include.workflow_tasks.php @@ -21,7 +21,7 @@ * {@internal * created 2003-07-30 * - * $Id: include.workflow_tasks.php 312 2014-06-18 11:01:08Z oldperl $ + * $Id$ * }} * */ diff --git a/conlite/scripts/HTMLObj.js.php b/conlite/scripts/HTMLObj.js.php index a6e3dd7..ce9fa41 100644 --- a/conlite/scripts/HTMLObj.js.php +++ b/conlite/scripts/HTMLObj.js.php @@ -25,7 +25,7 @@ * modified 2008-07-02, Frederic Schneider, include security_class * modified 2010-05-20, Murat Purc, standardized Contenido startup and security check invocations, see [#CON-307] * - * $Id: HTMLObj.js.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/scripts/addImageTags.js b/conlite/scripts/addImageTags.js index 025b856..8c6cdb6 100644 --- a/conlite/scripts/addImageTags.js +++ b/conlite/scripts/addImageTags.js @@ -1,6 +1,6 @@ /***************************************** * -* $Id: addImageTags.js 2 2011-07-20 12:00:48Z oldperl $ +* $Id$ * * File : $RCSfile: addImageTags.js,v $ * Project : Contenido @@ -8,7 +8,7 @@ by javascript for smaller html documents * * Author : $Author: timo.trautmann$ -* Modified : $Date: 2011-07-20 14:00:48 +0200 (Wed, 20 Jul 2011) $ +* Modified : $Date$ * * © four for business AG, www.4fb.de ******************************************/ diff --git a/conlite/scripts/articleObject.js.php b/conlite/scripts/articleObject.js.php index 0fa4905..0af5cf5 100644 --- a/conlite/scripts/articleObject.js.php +++ b/conlite/scripts/articleObject.js.php @@ -25,7 +25,7 @@ * modified 2008-07-02, Frederic Schneider, include_security class * modified 2010-05-20, Murat Purc, standardized Contenido startup and security check invocations, see [#CON-307] * - * $Id: articleObject.js.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/scripts/cfoldingrow.js b/conlite/scripts/cfoldingrow.js index 55c2d31..f686d1c 100644 --- a/conlite/scripts/cfoldingrow.js +++ b/conlite/scripts/cfoldingrow.js @@ -1,8 +1,8 @@ /** * - * @version $Rev: 301 $ + * @version $Rev$ * - * $Id: cfoldingrow.js 301 2014-02-03 22:30:20Z oldperl $ + * $Id$ */ /***************************************** * Project : Contenido diff --git a/conlite/scripts/cmsFileList.js b/conlite/scripts/cmsFileList.js index 5f3a266..46947a9 100644 --- a/conlite/scripts/cmsFileList.js +++ b/conlite/scripts/cmsFileList.js @@ -18,7 +18,7 @@ * {@internal * created 2009-10-01 * - * $Id: cmsFileList.js 33 2012-01-09 17:43:55Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/scripts/cmsTeaser.js b/conlite/scripts/cmsTeaser.js index 4832b32..6b8152f 100644 --- a/conlite/scripts/cmsTeaser.js +++ b/conlite/scripts/cmsTeaser.js @@ -18,7 +18,7 @@ * {@internal * created 2009-04-08 * - * $Id: cmsTeaser.js 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/scripts/conFrameResize.js b/conlite/scripts/conFrameResize.js index 54408a5..5a07cff 100644 --- a/conlite/scripts/conFrameResize.js +++ b/conlite/scripts/conFrameResize.js @@ -1,5 +1,5 @@ /** - * conFrameResize Class $Id: conFrameResize.js 2 2011-07-20 12:00:48Z oldperl $ + * conFrameResize Class $Id$ * * Controls the Contenido frame toggling and resizing * @@ -7,7 +7,7 @@ * @copyright four for business AG * @version 0.9 * - * $Author: oldperl $ $Date: 2011-07-20 14:00:48 +0200 (Wed, 20 Jul 2011) $ + * $Author: oldperl $ $Date$ * $RCSfile: conFrameResize.js,v $ */ function conFrameResize(parentFrameId, frameOne, frameTwo, frameThree, frameFour) diff --git a/conlite/scripts/con_tiny.js b/conlite/scripts/con_tiny.js index ba58e7e..1cfd03d 100644 --- a/conlite/scripts/con_tiny.js +++ b/conlite/scripts/con_tiny.js @@ -19,7 +19,7 @@ * created 2008-09-05 * modified 2009-01-23, Ortwin Pinke, BUG-Fix in setFocus first parameter for execInstanceCommand has to be the Id of Tinyobject, not the object itself * - * $Id: con_tiny.js 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/scripts/contenidoConfig.js b/conlite/scripts/contenidoConfig.js index 6fa38f2..b13eae6 100644 --- a/conlite/scripts/contenidoConfig.js +++ b/conlite/scripts/contenidoConfig.js @@ -1,13 +1,13 @@ /***************************************** * -* $Id: contenidoConfig.js 2 2011-07-20 12:00:48Z oldperl $ +* $Id$ * * File : $RCSfile: contenidoConfig.js,v $ * Project : * Descr : * * Author : $Author: oldperl $ -* Modified : $Date: 2011-07-20 14:00:48 +0200 (Wed, 20 Jul 2011) $ +* Modified : $Date$ * * © four for business AG, www.4fb.de ******************************************/ diff --git a/conlite/scripts/general.js b/conlite/scripts/general.js index 7cec836..be52aaf 100644 --- a/conlite/scripts/general.js +++ b/conlite/scripts/general.js @@ -6,9 +6,9 @@ * * Author : Jan Lengowski * Created : 25.03.2003 -* Modified : $Date: 2011-07-20 14:00:48 +0200 (Wed, 20 Jul 2011) $ +* Modified : $Date$ * -* $Id: general.js 2 2011-07-20 12:00:48Z oldperl $ +* $Id$ * © four for business AG ******************************************/ diff --git a/conlite/scripts/group_association.js b/conlite/scripts/group_association.js index dc77b0f..3ff11e1 100644 --- a/conlite/scripts/group_association.js +++ b/conlite/scripts/group_association.js @@ -1,6 +1,6 @@ /***************************************** * -* $Id: group_association.js 2 2011-07-20 12:00:48Z oldperl $ +* $Id$ * * File : $RCSfile: group_association.js,v $ * Project : Contenido @@ -8,7 +8,7 @@ * This functions are used in template template.grouprights_memberselect.html * * Author : $Author: timo.trautmann$ -* Modified : $Date: 2011-07-20 14:00:48 +0200 (Wed, 20 Jul 2011) $ +* Modified : $Date$ * * © four for business AG, www.4fb.de ******************************************/ diff --git a/conlite/scripts/header.js b/conlite/scripts/header.js index f5fabec..958cf1a 100644 --- a/conlite/scripts/header.js +++ b/conlite/scripts/header.js @@ -19,7 +19,7 @@ * created 2004-03-22 * modified 2009-12-17 Murat Purc, Redesign of header menu handling, takeover menu code from template, added ContenidoRegistry, HeaderMenu, HeaderClickMenu, HeaderDelayMenu and Firebug Emulation * - * $Id: header.js 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/scripts/help.js.php b/conlite/scripts/help.js.php index b1dbdf6..27dcc4d 100644 --- a/conlite/scripts/help.js.php +++ b/conlite/scripts/help.js.php @@ -8,7 +8,7 @@ * * @package Contenido Backend scripts * @subpackage Helpsystem - * @version $Id: help.js.php 342 2015-09-09 07:41:17Z oldperl $: + * @version $Id$: * @author Ortwin Pinke * @copyright four for business AG * @license http://www.contenido.org/license/LIZENZ.txt diff --git a/conlite/scripts/iZoom.js.php b/conlite/scripts/iZoom.js.php index ec84467..ce4906d 100644 --- a/conlite/scripts/iZoom.js.php +++ b/conlite/scripts/iZoom.js.php @@ -26,7 +26,7 @@ * modified 2008-07-02, Frederic Schneider, include security_class * modified 2010-05-20, Murat Purc, standardized Contenido startup and security check invocations, see [#CON-307] * - * $Id: iZoom.js.php 292 2014-01-20 09:49:37Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/scripts/jscalendar/calendar-setup.js b/conlite/scripts/jscalendar/calendar-setup.js index 0804ebd..c269f7d 100644 --- a/conlite/scripts/jscalendar/calendar-setup.js +++ b/conlite/scripts/jscalendar/calendar-setup.js @@ -19,7 +19,7 @@ * than modifying calendar.js itself). */ -// $Id: calendar-setup.js 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ /** * This function "patches" an input field (or other element) to use a calendar diff --git a/conlite/scripts/jscalendar/calendar.js b/conlite/scripts/jscalendar/calendar.js index 889ce2a..798c24f 100644 --- a/conlite/scripts/jscalendar/calendar.js +++ b/conlite/scripts/jscalendar/calendar.js @@ -12,7 +12,7 @@ * Read the entire license text here: http://www.gnu.org/licenses/lgpl.html */ -// $Id: calendar.js 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ /** The Calendar object constructor. */ Calendar = function (firstDayOfWeek, dateStr, onSelected, onClose) { diff --git a/conlite/scripts/md5.js b/conlite/scripts/md5.js index 79a2b75..9bf7c38 100644 --- a/conlite/scripts/md5.js +++ b/conlite/scripts/md5.js @@ -14,7 +14,7 @@ * Of course, this soft is provided "as is" without express or implied * warranty of any kind. * - * $Id: md5.js 2 2011-07-20 12:00:48Z oldperl $ + * $Id$ * */ diff --git a/conlite/scripts/messageBox.js.php b/conlite/scripts/messageBox.js.php index b9f84ac..21cef32 100644 --- a/conlite/scripts/messageBox.js.php +++ b/conlite/scripts/messageBox.js.php @@ -25,7 +25,7 @@ * modified 2008-07-02, Frederic Schneider, include security_class * modified 2010-05-20, Murat Purc, standardized Contenido startup and security check invocations, see [#CON-307] * - * $Id: messageBox.js.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/scripts/parameterCollector.js b/conlite/scripts/parameterCollector.js index 80be9f2..3da9a4f 100644 --- a/conlite/scripts/parameterCollector.js +++ b/conlite/scripts/parameterCollector.js @@ -2,11 +2,11 @@ * File : $RCSfile: class.article.php,v $ * Project : Contenido * Descr : JavaScript parameter collector function -* Modified : $Date: 2011-07-20 14:00:48 +0200 (Wed, 20 Jul 2011) $ +* Modified : $Date$ * * © four for business AG, www.4fb.de * -* $Id: parameterCollector.js 2 2011-07-20 12:00:48Z oldperl $ +* $Id$ ******************************************/ var m_documentParameters = new Array(); diff --git a/conlite/scripts/rights.js.php b/conlite/scripts/rights.js.php index 556be59..2844b90 100644 --- a/conlite/scripts/rights.js.php +++ b/conlite/scripts/rights.js.php @@ -23,7 +23,7 @@ * modified 2008-07-02, Frederic Schneider, include security_class * modified 2010-05-20, Murat Purc, standardized Contenido startup and security check invocations, see [#CON-307] * - * $Id: rights.js.php 275 2013-09-11 12:49:00Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/scripts/setPager.js b/conlite/scripts/setPager.js index c850a36..8bc792e 100644 --- a/conlite/scripts/setPager.js +++ b/conlite/scripts/setPager.js @@ -2,11 +2,11 @@ * File : $RCSfile: setPager.js,v $ * Project : Contenido * Descr : Pager folding row JavaScript helpers -* Modified : $Date: 2011-07-20 14:00:48 +0200 (Wed, 20 Jul 2011) $ +* Modified : $Date$ * * © four for business AG, www.4fb.de * -* $Id: setPager.js 2 2011-07-20 12:00:48Z oldperl $ +* $Id$ ******************************************/ function fncSetPager(sId, sCurPage) diff --git a/conlite/scripts/str_overview.js b/conlite/scripts/str_overview.js index 9725e5e..a6b393b 100644 --- a/conlite/scripts/str_overview.js +++ b/conlite/scripts/str_overview.js @@ -1,13 +1,13 @@ /***************************************** * -* $Id: str_overview.js 2 2011-07-20 12:00:48Z oldperl $ +* $Id$ * * File : $RCSfile: str_overview.js,v $ * Project : Contenido * Descr : File contains functions for handling Content->Category forms and layers * * Author : $Author: timo.trautmann$ -* Modified : $Date: 2011-07-20 14:00:48 +0200 (Wed, 20 Jul 2011) $ +* Modified : $Date$ * * © four for business AG, www.4fb.de ******************************************/ diff --git a/conlite/styles/contenido.css b/conlite/styles/contenido.css index b4e1998..149f66f 100644 --- a/conlite/styles/contenido.css +++ b/conlite/styles/contenido.css @@ -1,5 +1,5 @@ /* -* $Id: contenido.css 404 2015-12-15 09:41:16Z oldperl $ +* $Id$ * * File : $RCSfile: contenido.css,v $ * Project : @@ -7,7 +7,7 @@ * * Author : $Author: oldperl $ -* Modified : $Date: 2015-12-15 10:41:16 +0100 (Tue, 15 Dec 2015) $ +* Modified : $Date$ * * � four for business AG, www.4fb.de ******************************************/ diff --git a/conlite/styles/str_overview.css b/conlite/styles/str_overview.css index 63fc027..4cc85a1 100644 --- a/conlite/styles/str_overview.css +++ b/conlite/styles/str_overview.css @@ -1,13 +1,13 @@ /***************************************** * -* $Id: str_overview.css 2 2011-07-20 12:00:48Z oldperl $ +* $Id$ * * File : $RCSfile: str_overview.css,v $ * Project : Contenido * Descr : File contains specific css informations for Content->Category forms and layers * * Author : $Author: timo.trautmann$ -* Modified : $Date: 2011-07-20 14:00:48 +0200 (Wed, 20 Jul 2011) $ +* Modified : $Date$ * * © four for business AG, www.4fb.de ******************************************/ diff --git a/conlite/subnav.php b/conlite/subnav.php index d35c4b6..afaf58e 100644 --- a/conlite/subnav.php +++ b/conlite/subnav.php @@ -23,7 +23,7 @@ * created unknown * modified 2008-07-02, Frederic Schneider, add security fix * - * $Id: subnav.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/templates/standard/template.tplcfg_edit_form.html b/conlite/templates/standard/template.tplcfg_edit_form.html index 272a9e1..3c00b3b 100644 --- a/conlite/templates/standard/template.tplcfg_edit_form.html +++ b/conlite/templates/standard/template.tplcfg_edit_form.html @@ -60,6 +60,6 @@ } {MARKSUBMENU} - + \ No newline at end of file diff --git a/conlite/tools/create_autoloader_cfg.php b/conlite/tools/create_autoloader_cfg.php index f028d00..82c6fcc 100644 --- a/conlite/tools/create_autoloader_cfg.php +++ b/conlite/tools/create_autoloader_cfg.php @@ -30,7 +30,7 @@ * {@internal * created 2010-12-27 * modified 2010-12-29, Murat Purc, removed parsing of pear folder - * $Id: create_autoloader_cfg.php 419 2016-01-23 16:48:40Z oldperl $: + * $Id$: * }} * */ diff --git a/conlite/tools/mpAutoloaderClassMap/mpClassMapFileCreator.php b/conlite/tools/mpAutoloaderClassMap/mpClassMapFileCreator.php index 7490da5..61e30d2 100644 --- a/conlite/tools/mpAutoloaderClassMap/mpClassMapFileCreator.php +++ b/conlite/tools/mpAutoloaderClassMap/mpClassMapFileCreator.php @@ -7,7 +7,7 @@ * @author Murat Purc * @copyright Copyright (c) 2009-2010 Murat Purc (http://www.purc.de) * @license http://www.gnu.org/licenses/gpl-2.0.html - GNU General Public License, version 2 - * @version $Id: mpClassMapFileCreator.php 2 2011-07-20 12:00:48Z oldperl $ + * @version $Id$ */ diff --git a/conlite/tools/mpAutoloaderClassMap/mpClassMapFileCreatorContenido.php b/conlite/tools/mpAutoloaderClassMap/mpClassMapFileCreatorContenido.php index 6a72b81..e67ee15 100644 --- a/conlite/tools/mpAutoloaderClassMap/mpClassMapFileCreatorContenido.php +++ b/conlite/tools/mpAutoloaderClassMap/mpClassMapFileCreatorContenido.php @@ -7,7 +7,7 @@ * @author Murat Purc * @copyright Copyright (c) 2010 Murat Purc (http://www.purc.de) * @license http://www.gnu.org/licenses/gpl-2.0.html - GNU General Public License, version 2 - * @version $Id: mpClassMapFileCreatorContenido.php 2 2011-07-20 12:00:48Z oldperl $ + * @version $Id$ */ include_once('mpClassMapFileCreator.php'); diff --git a/conlite/tools/mpAutoloaderClassMap/mpClassTypeFinder.php b/conlite/tools/mpAutoloaderClassMap/mpClassTypeFinder.php index 3bcfb21..b897a9c 100644 --- a/conlite/tools/mpAutoloaderClassMap/mpClassTypeFinder.php +++ b/conlite/tools/mpAutoloaderClassMap/mpClassTypeFinder.php @@ -7,7 +7,7 @@ * @author Murat Purc * @copyright Copyright (c) 2009-2010 Murat Purc (http://www.purc.de) * @license http://www.gnu.org/licenses/gpl-2.0.html - GNU General Public License, version 2 - * @version $Id: mpClassTypeFinder.php 2 2011-07-20 12:00:48Z oldperl $ + * @version $Id$ */ diff --git a/conlite/tools/phpcompatinfo.php b/conlite/tools/phpcompatinfo.php index 529188c..97cc3e5 100644 --- a/conlite/tools/phpcompatinfo.php +++ b/conlite/tools/phpcompatinfo.php @@ -35,7 +35,7 @@ * * {@internal * created 2011-02-23 - * $Id: phpcompatinfo.php 2 2011-07-20 12:00:48Z oldperl $: + * $Id$: * }} * */ diff --git a/data/config/production/cfg_sql.inc.php b/data/config/production/cfg_sql.inc.php index b306263..27bb180 100644 --- a/data/config/production/cfg_sql.inc.php +++ b/data/config/production/cfg_sql.inc.php @@ -23,7 +23,7 @@ * created 2003-01-21 * modified 2008-06-25, Frederic Schneider, add security fix * - * $Id: cfg_sql.inc.php 381 2015-11-09 20:38:22Z oldperl $: + * $Id$: * }} * */ diff --git a/data/config/production/config.chains.php b/data/config/production/config.chains.php index 4a98df6..e1e675e 100644 --- a/data/config/production/config.chains.php +++ b/data/config/production/config.chains.php @@ -29,7 +29,7 @@ * 'Contenido.Frontend.PostprocessUrlBuilding' * modified 2009-03-27, Andreas Lindner, Add title tag generation via chain * - * $Id: config.chains.php 383 2015-11-09 20:39:22Z oldperl $: + * $Id$: * }} * */ diff --git a/data/config/production/config.colors.php b/data/config/production/config.colors.php index 143d15a..2378a27 100644 --- a/data/config/production/config.colors.php +++ b/data/config/production/config.colors.php @@ -8,7 +8,7 @@ * * @deprecated since version 2.0.0 no longer used, use CSS instead, will removed in the future * - * $Id: config.colors.php 384 2015-11-09 20:39:40Z oldperl $: + * $Id$: */ if(!defined('CON_FRAMEWORK')) { diff --git a/data/config/production/config.http_check.php b/data/config/production/config.http_check.php index 45d2f24..f6009cd 100644 --- a/data/config/production/config.http_check.php +++ b/data/config/production/config.http_check.php @@ -27,7 +27,7 @@ * backend editing and preview * modified 2008-09-17, Dominik Ziegler, added 'client' for backend editing and preview * - * $Id: config.http_check.php 390 2015-11-09 21:02:55Z oldperl $: + * $Id$: * }} * */ diff --git a/data/config/production/config.misc.php b/data/config/production/config.misc.php index aec0e33..1f6f425 100644 --- a/data/config/production/config.misc.php +++ b/data/config/production/config.misc.php @@ -8,7 +8,7 @@ * Contenido Misc Configurations * * @package Contenido Backend includes - * @version $Rev: 390 $ + * @version $Rev$ * @author Holger Librenz * @copyright four for business AG * @license http://www.contenido.org/license/LIZENZ.txt @@ -16,7 +16,7 @@ * @link http://www.contenido.org * @since file available since contenido release <= 4.6 * - * $Id: config.misc.php 390 2015-11-09 21:02:55Z oldperl $: + * $Id$: */ if (!defined('CON_FRAMEWORK')) { die('Illegal call'); @@ -42,7 +42,7 @@ $cfg['version'] = CL_VERSION; $cfg["login_languages"] = array("de_DE", "en_US"); /* SVN Date tag */ -$cfg['datetag'] = '$Date: 2015-11-09 22:02:55 +0100 (Mon, 09 Nov 2015) $'; +$cfg['datetag'] = '$Date$'; /* Backend timeout */ $cfg["backend"]["timeout"] = 60; diff --git a/data/config/production/config.path.php b/data/config/production/config.path.php index 8346983..eca052e 100644 --- a/data/config/production/config.path.php +++ b/data/config/production/config.path.php @@ -15,7 +15,7 @@ * @link http://www.contenido.org * @since file available since contenido release <= 4.6 * - * $Id: config.path.php 436 2016-05-17 17:25:09Z oldperl $: + * $Id$: */ if (!defined('CON_FRAMEWORK')) { diff --git a/data/config/production/config.templates.php b/data/config/production/config.templates.php index 501e0e2..6825082 100644 --- a/data/config/production/config.templates.php +++ b/data/config/production/config.templates.php @@ -23,7 +23,7 @@ * created 2004-02-24 * modified 2008-06-25, Frederic Schneider, add security fix * - * $Id: config.templates.php 388 2015-11-09 20:41:14Z oldperl $: + * $Id$: * }} * */ diff --git a/pear/Cache/Cache.php b/pear/Cache/Cache.php index 17d9128..a00111f 100644 --- a/pear/Cache/Cache.php +++ b/pear/Cache/Cache.php @@ -16,7 +16,7 @@ // | Sebastian Bergmann | // +----------------------------------------------------------------------+ // -// $Id: Cache.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ cInclude('pear', 'PEAR.php'); @@ -60,7 +60,7 @@ cInclude('pear', 'Cache/Error.php'); * bad circumstances (especially with the file container) * * @author Ulf Wendel -* @version $Id: Cache.php 2 2011-07-20 12:00:48Z oldperl $ +* @version $Id$ * @package Cache * @access public */ diff --git a/pear/Cache/Container.php b/pear/Cache/Container.php index bd13fec..deb6f2f 100644 --- a/pear/Cache/Container.php +++ b/pear/Cache/Container.php @@ -17,7 +17,7 @@ // | Christian Stocker | // +----------------------------------------------------------------------+ // -// $Id: Container.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ cInclude('pear', 'Cache/Error.php'); @@ -39,7 +39,7 @@ cInclude('pear', 'Cache/Error.php'); * not recommended! * * @author Ulf Wendel -* @version $Id: Container.php 2 2011-07-20 12:00:48Z oldperl $ +* @version $Id$ * @package Cache * @access public * @abstract diff --git a/pear/Cache/Container/file.php b/pear/Cache/Container/file.php index f39605e..e291bb6 100644 --- a/pear/Cache/Container/file.php +++ b/pear/Cache/Container/file.php @@ -16,7 +16,7 @@ // | Sebastian Bergmann | // +----------------------------------------------------------------------+ // -// $Id: file.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ cInclude('pear', 'Cache/Container.php'); @@ -24,7 +24,7 @@ cInclude('pear', 'Cache/Container.php'); * Stores cache contents in a file. * * @author Ulf Wendel -* @version $Id: file.php 2 2011-07-20 12:00:48Z oldperl $ +* @version $Id$ */ class Cache_Container_file extends Cache_Container { diff --git a/pear/Cache/Error.php b/pear/Cache/Error.php index fff6613..65431a6 100644 --- a/pear/Cache/Error.php +++ b/pear/Cache/Error.php @@ -15,7 +15,7 @@ // | Authors: Ulf Wendel | // +----------------------------------------------------------------------+ // -// $Id: Error.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ cInclude('pear', 'PEAR.php'); diff --git a/pear/Cache/Lite.php b/pear/Cache/Lite.php index a1335b8..6ac93f3 100644 --- a/pear/Cache/Lite.php +++ b/pear/Cache/Lite.php @@ -19,7 +19,7 @@ * * @package Cache_Lite * @category Caching -* @version $Id: Lite.php 2 2011-07-20 12:00:48Z oldperl $ +* @version $Id$ * @author Fabien MARTY */ diff --git a/pear/Cache/Output.php b/pear/Cache/Output.php index e635b63..6887aa5 100644 --- a/pear/Cache/Output.php +++ b/pear/Cache/Output.php @@ -17,7 +17,7 @@ // | Vinai Kopp | // +----------------------------------------------------------------------+ // -// $Id: Output.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ cInclude('pear', 'Cache/Cache.php'); diff --git a/pear/File/Archive.php b/pear/File/Archive.php index 091d8ad..62c3b1a 100644 --- a/pear/File/Archive.php +++ b/pear/File/Archive.php @@ -27,7 +27,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Archive.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Predicate.php b/pear/File/Archive/Predicate.php index 6f171b4..d07d59e 100644 --- a/pear/File/Archive/Predicate.php +++ b/pear/File/Archive/Predicate.php @@ -28,7 +28,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Predicate.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Predicate/And.php b/pear/File/Archive/Predicate/And.php index 674d80a..751c85c 100644 --- a/pear/File/Archive/Predicate/And.php +++ b/pear/File/Archive/Predicate/And.php @@ -26,7 +26,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: And.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Predicate/Current.php b/pear/File/Archive/Predicate/Current.php index 2276a74..2fa6a15 100644 --- a/pear/File/Archive/Predicate/Current.php +++ b/pear/File/Archive/Predicate/Current.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Current.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Predicate/Custom.php b/pear/File/Archive/Predicate/Custom.php index 1b43655..9871cd6 100644 --- a/pear/File/Archive/Predicate/Custom.php +++ b/pear/File/Archive/Predicate/Custom.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Custom.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Predicate/Duplicate.php b/pear/File/Archive/Predicate/Duplicate.php index 16ad94e..943ca37 100644 --- a/pear/File/Archive/Predicate/Duplicate.php +++ b/pear/File/Archive/Predicate/Duplicate.php @@ -29,7 +29,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Duplicate.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Predicate/Ereg.php b/pear/File/Archive/Predicate/Ereg.php index e2bbd9d..f0b3ba0 100644 --- a/pear/File/Archive/Predicate/Ereg.php +++ b/pear/File/Archive/Predicate/Ereg.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Ereg.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Predicate/Eregi.php b/pear/File/Archive/Predicate/Eregi.php index 540f1c4..19d2787 100644 --- a/pear/File/Archive/Predicate/Eregi.php +++ b/pear/File/Archive/Predicate/Eregi.php @@ -26,7 +26,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Eregi.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Predicate/Extension.php b/pear/File/Archive/Predicate/Extension.php index 419e643..7a3b09c 100644 --- a/pear/File/Archive/Predicate/Extension.php +++ b/pear/File/Archive/Predicate/Extension.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Extension.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Predicate/False.php b/pear/File/Archive/Predicate/False.php index cfa20b2..9de781f 100644 --- a/pear/File/Archive/Predicate/False.php +++ b/pear/File/Archive/Predicate/False.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: False.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Predicate/Index.php b/pear/File/Archive/Predicate/Index.php index 9fde26c..066dc67 100644 --- a/pear/File/Archive/Predicate/Index.php +++ b/pear/File/Archive/Predicate/Index.php @@ -27,7 +27,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Index.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Predicate/MIME.php b/pear/File/Archive/Predicate/MIME.php index 54c3d61..7b940e9 100644 --- a/pear/File/Archive/Predicate/MIME.php +++ b/pear/File/Archive/Predicate/MIME.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: MIME.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Predicate/MaxDepth.php b/pear/File/Archive/Predicate/MaxDepth.php index 5d78f40..985052c 100644 --- a/pear/File/Archive/Predicate/MaxDepth.php +++ b/pear/File/Archive/Predicate/MaxDepth.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: MaxDepth.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Predicate/MinSize.php b/pear/File/Archive/Predicate/MinSize.php index 9825622..a5247c3 100644 --- a/pear/File/Archive/Predicate/MinSize.php +++ b/pear/File/Archive/Predicate/MinSize.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: MinSize.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Predicate/MinTime.php b/pear/File/Archive/Predicate/MinTime.php index 7770b59..91fa987 100644 --- a/pear/File/Archive/Predicate/MinTime.php +++ b/pear/File/Archive/Predicate/MinTime.php @@ -26,7 +26,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: MinTime.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Predicate/Not.php b/pear/File/Archive/Predicate/Not.php index b058fe8..64d02d7 100644 --- a/pear/File/Archive/Predicate/Not.php +++ b/pear/File/Archive/Predicate/Not.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Not.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Predicate/Or.php b/pear/File/Archive/Predicate/Or.php index db82e4a..7e5b166 100644 --- a/pear/File/Archive/Predicate/Or.php +++ b/pear/File/Archive/Predicate/Or.php @@ -26,7 +26,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Or.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Predicate/True.php b/pear/File/Archive/Predicate/True.php index fdfa5d0..8e849d8 100644 --- a/pear/File/Archive/Predicate/True.php +++ b/pear/File/Archive/Predicate/True.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: True.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Reader.php b/pear/File/Archive/Reader.php index 7c5db43..c22d4ce 100644 --- a/pear/File/Archive/Reader.php +++ b/pear/File/Archive/Reader.php @@ -27,7 +27,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Reader.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Reader/Archive.php b/pear/File/Archive/Reader/Archive.php index 71050b6..8520b34 100644 --- a/pear/File/Archive/Reader/Archive.php +++ b/pear/File/Archive/Reader/Archive.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Archive.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Reader/Bzip2.php b/pear/File/Archive/Reader/Bzip2.php index 80b0cfa..9a1287d 100644 --- a/pear/File/Archive/Reader/Bzip2.php +++ b/pear/File/Archive/Reader/Bzip2.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Bzip2.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Reader/Cache.php b/pear/File/Archive/Reader/Cache.php index 5d676a1..c742656 100644 --- a/pear/File/Archive/Reader/Cache.php +++ b/pear/File/Archive/Reader/Cache.php @@ -27,7 +27,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Cache.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Reader/ChangeName.php b/pear/File/Archive/Reader/ChangeName.php index 985145e..e4275fc 100644 --- a/pear/File/Archive/Reader/ChangeName.php +++ b/pear/File/Archive/Reader/ChangeName.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: ChangeName.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Reader/ChangeName/AddDirectory.php b/pear/File/Archive/Reader/ChangeName/AddDirectory.php index 42541c7..355c6b1 100644 --- a/pear/File/Archive/Reader/ChangeName/AddDirectory.php +++ b/pear/File/Archive/Reader/ChangeName/AddDirectory.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: AddDirectory.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Reader/ChangeName/Callback.php b/pear/File/Archive/Reader/ChangeName/Callback.php index 32616a7..4411c6d 100644 --- a/pear/File/Archive/Reader/ChangeName/Callback.php +++ b/pear/File/Archive/Reader/ChangeName/Callback.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Callback.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Reader/ChangeName/Directory.php b/pear/File/Archive/Reader/ChangeName/Directory.php index 70e9550..ce54ce2 100644 --- a/pear/File/Archive/Reader/ChangeName/Directory.php +++ b/pear/File/Archive/Reader/ChangeName/Directory.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Directory.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Reader/Concat.php b/pear/File/Archive/Reader/Concat.php index 2997126..27d8532 100644 --- a/pear/File/Archive/Reader/Concat.php +++ b/pear/File/Archive/Reader/Concat.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Concat.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Reader/Directory.php b/pear/File/Archive/Reader/Directory.php index e59daed..99407cf 100644 --- a/pear/File/Archive/Reader/Directory.php +++ b/pear/File/Archive/Reader/Directory.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Directory.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Reader/File.php b/pear/File/Archive/Reader/File.php index 2b7694c..56c756a 100644 --- a/pear/File/Archive/Reader/File.php +++ b/pear/File/Archive/Reader/File.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: File.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Reader/Filter.php b/pear/File/Archive/Reader/Filter.php index 3422414..241a6fc 100644 --- a/pear/File/Archive/Reader/Filter.php +++ b/pear/File/Archive/Reader/Filter.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Filter.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Reader/Gzip.php b/pear/File/Archive/Reader/Gzip.php index 82d190f..7d2e2e0 100644 --- a/pear/File/Archive/Reader/Gzip.php +++ b/pear/File/Archive/Reader/Gzip.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Gzip.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Reader/Memory.php b/pear/File/Archive/Reader/Memory.php index 3caa2b5..7816d6c 100644 --- a/pear/File/Archive/Reader/Memory.php +++ b/pear/File/Archive/Reader/Memory.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Memory.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Reader/MimeList.php b/pear/File/Archive/Reader/MimeList.php index cc203ef..cc1cec5 100644 --- a/pear/File/Archive/Reader/MimeList.php +++ b/pear/File/Archive/Reader/MimeList.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: MimeList.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Reader/Multi.php b/pear/File/Archive/Reader/Multi.php index 1445867..df73cf5 100644 --- a/pear/File/Archive/Reader/Multi.php +++ b/pear/File/Archive/Reader/Multi.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Multi.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Reader/Relay.php b/pear/File/Archive/Reader/Relay.php index 216a1f0..e5b8678 100644 --- a/pear/File/Archive/Reader/Relay.php +++ b/pear/File/Archive/Reader/Relay.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Relay.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Reader/Select.php b/pear/File/Archive/Reader/Select.php index 952a589..40ed63d 100644 --- a/pear/File/Archive/Reader/Select.php +++ b/pear/File/Archive/Reader/Select.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Select.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Reader/Tar.php b/pear/File/Archive/Reader/Tar.php index b7c7f8d..de1c09d 100644 --- a/pear/File/Archive/Reader/Tar.php +++ b/pear/File/Archive/Reader/Tar.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Tar.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Reader/Uncompress.php b/pear/File/Archive/Reader/Uncompress.php index 096e5e9..4e141db 100644 --- a/pear/File/Archive/Reader/Uncompress.php +++ b/pear/File/Archive/Reader/Uncompress.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Uncompress.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Reader/Zip.php b/pear/File/Archive/Reader/Zip.php index a9df6ba..7c56560 100644 --- a/pear/File/Archive/Reader/Zip.php +++ b/pear/File/Archive/Reader/Zip.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Zip.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Writer.php b/pear/File/Archive/Writer.php index c349b32..4d2b821 100644 --- a/pear/File/Archive/Writer.php +++ b/pear/File/Archive/Writer.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Writer.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Writer/AddBaseName.php b/pear/File/Archive/Writer/AddBaseName.php index 1d8d2ae..a2ee64a 100644 --- a/pear/File/Archive/Writer/AddBaseName.php +++ b/pear/File/Archive/Writer/AddBaseName.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: AddBaseName.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Writer/Archive.php b/pear/File/Archive/Writer/Archive.php index 12bb2c0..ae1bb76 100644 --- a/pear/File/Archive/Writer/Archive.php +++ b/pear/File/Archive/Writer/Archive.php @@ -26,7 +26,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Archive.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Writer/Bzip2.php b/pear/File/Archive/Writer/Bzip2.php index f436688..25c8148 100644 --- a/pear/File/Archive/Writer/Bzip2.php +++ b/pear/File/Archive/Writer/Bzip2.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Bzip2.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Writer/Files.php b/pear/File/Archive/Writer/Files.php index a58cf92..282985a 100644 --- a/pear/File/Archive/Writer/Files.php +++ b/pear/File/Archive/Writer/Files.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Files.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Writer/Gzip.php b/pear/File/Archive/Writer/Gzip.php index be7132f..ec5dd5e 100644 --- a/pear/File/Archive/Writer/Gzip.php +++ b/pear/File/Archive/Writer/Gzip.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Gzip.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Writer/Mail.php b/pear/File/Archive/Writer/Mail.php index eda6f60..b156789 100644 --- a/pear/File/Archive/Writer/Mail.php +++ b/pear/File/Archive/Writer/Mail.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Mail.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Writer/Memory.php b/pear/File/Archive/Writer/Memory.php index 0b54788..1a7ba0e 100644 --- a/pear/File/Archive/Writer/Memory.php +++ b/pear/File/Archive/Writer/Memory.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Memory.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Writer/MemoryArchive.php b/pear/File/Archive/Writer/MemoryArchive.php index b668c0a..582ee32 100644 --- a/pear/File/Archive/Writer/MemoryArchive.php +++ b/pear/File/Archive/Writer/MemoryArchive.php @@ -26,7 +26,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: MemoryArchive.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Writer/Multi.php b/pear/File/Archive/Writer/Multi.php index 55fc25b..b4ac643 100644 --- a/pear/File/Archive/Writer/Multi.php +++ b/pear/File/Archive/Writer/Multi.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Multi.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Writer/Output.php b/pear/File/Archive/Writer/Output.php index 67ede45..f89d5b0 100644 --- a/pear/File/Archive/Writer/Output.php +++ b/pear/File/Archive/Writer/Output.php @@ -27,7 +27,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Output.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Writer/Tar.php b/pear/File/Archive/Writer/Tar.php index 69c0d61..9b76261 100644 --- a/pear/File/Archive/Writer/Tar.php +++ b/pear/File/Archive/Writer/Tar.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Tar.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Writer/UniqueAppender.php b/pear/File/Archive/Writer/UniqueAppender.php index 6f70489..9947747 100644 --- a/pear/File/Archive/Writer/UniqueAppender.php +++ b/pear/File/Archive/Writer/UniqueAppender.php @@ -29,7 +29,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: UniqueAppender.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/File/Archive/Writer/Zip.php b/pear/File/Archive/Writer/Zip.php index af72d3a..9b57f5f 100644 --- a/pear/File/Archive/Writer/Zip.php +++ b/pear/File/Archive/Writer/Zip.php @@ -25,7 +25,7 @@ * @author Vincent Lascaux * @copyright 1997-2005 The PHP Group * @license http://www.gnu.org/copyleft/lesser.html LGPL - * @version CVS: $Id: Zip.php 2 2010-11-23 14:32:26Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/File_Archive */ diff --git a/pear/HTML/Common.php b/pear/HTML/Common.php index 5aa5fbb..17663a1 100644 --- a/pear/HTML/Common.php +++ b/pear/HTML/Common.php @@ -16,7 +16,7 @@ // | Author: Adam Daniel | // +----------------------------------------------------------------------+ // -// $Id: Common.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ /** * Base class for all HTML classes diff --git a/pear/HTML/Common2.php b/pear/HTML/Common2.php index 0c0afcf..05f0d92 100644 --- a/pear/HTML/Common2.php +++ b/pear/HTML/Common2.php @@ -38,7 +38,7 @@ * @package HTML_Common2 * @author Alexey Borzov * @license http://opensource.org/licenses/bsd-license.php New BSD License - * @version SVN: $Id: Common2.php 324960 2012-04-08 15:03:46Z avb $ + * @version SVN: $Id$ * @link http://pear.php.net/package/HTML_Common2 */ diff --git a/pear/Log.php b/pear/Log.php index ca1b10a..7e71d5d 100644 --- a/pear/Log.php +++ b/pear/Log.php @@ -3,7 +3,7 @@ * $Header: /usr/local/cvsroot/59/contenido_sources/pear/Log.php,v 1.1 2004/09/28 13:08:11 timo.hummel Exp $ * $Horde: horde/lib/Log.php,v 1.15 2000/06/29 23:39:45 jon Exp $ * - * @version $Revision: 2 $ + * @version $Revision$ * @package Log */ diff --git a/pear/Log/composite.php b/pear/Log/composite.php index 7eaa840..497047d 100644 --- a/pear/Log/composite.php +++ b/pear/Log/composite.php @@ -3,7 +3,7 @@ * $Header: /usr/local/cvsroot/59/contenido_sources/pear/Log/composite.php,v 1.1 2004/09/28 13:08:44 timo.hummel Exp $ * $Horde: horde/lib/Log/composite.php,v 1.2 2000/06/28 21:36:13 jon Exp $ * - * @version $Revision: 2 $ + * @version $Revision$ * @package Log */ diff --git a/pear/Log/console.php b/pear/Log/console.php index d78250b..eb288c8 100644 --- a/pear/Log/console.php +++ b/pear/Log/console.php @@ -2,7 +2,7 @@ /** * $Header: /usr/local/cvsroot/59/contenido_sources/pear/Log/console.php,v 1.1 2004/09/28 13:08:44 timo.hummel Exp $ * - * @version $Revision: 2 $ + * @version $Revision$ * @package Log */ diff --git a/pear/Log/display.php b/pear/Log/display.php index 4ee22ff..93a7296 100644 --- a/pear/Log/display.php +++ b/pear/Log/display.php @@ -2,7 +2,7 @@ /** * $Header: /usr/local/cvsroot/59/contenido_sources/pear/Log/display.php,v 1.1 2004/09/28 13:08:44 timo.hummel Exp $ * - * @version $Revision: 2 $ + * @version $Revision$ * @package Log */ diff --git a/pear/Log/error_log.php b/pear/Log/error_log.php index 1de1c98..a804356 100644 --- a/pear/Log/error_log.php +++ b/pear/Log/error_log.php @@ -2,7 +2,7 @@ /** * $Header: /usr/local/cvsroot/59/contenido_sources/pear/Log/error_log.php,v 1.1 2004/09/28 13:08:44 timo.hummel Exp $ * - * @version $Revision: 2 $ + * @version $Revision$ * @package Log */ diff --git a/pear/Log/file.php b/pear/Log/file.php index 7e15863..033b721 100644 --- a/pear/Log/file.php +++ b/pear/Log/file.php @@ -2,7 +2,7 @@ /** * $Header: /usr/local/cvsroot/59/contenido_sources/pear/Log/file.php,v 1.1 2004/09/28 13:08:44 timo.hummel Exp $ * - * @version $Revision: 2 $ + * @version $Revision$ * @package Log */ diff --git a/pear/Log/mail.php b/pear/Log/mail.php index 540a8d4..35e5b0f 100644 --- a/pear/Log/mail.php +++ b/pear/Log/mail.php @@ -2,7 +2,7 @@ /** * $Header: /usr/local/cvsroot/59/contenido_sources/pear/Log/mail.php,v 1.1 2004/09/28 13:08:44 timo.hummel Exp $ * - * @version $Revision: 2 $ + * @version $Revision$ * @package Log */ diff --git a/pear/Log/mcal.php b/pear/Log/mcal.php index e3a0e1c..3e057d1 100644 --- a/pear/Log/mcal.php +++ b/pear/Log/mcal.php @@ -3,7 +3,7 @@ * $Header: /usr/local/cvsroot/59/contenido_sources/pear/Log/mcal.php,v 1.1 2004/09/28 13:08:44 timo.hummel Exp $ * $Horde: horde/lib/Log/mcal.php,v 1.2 2000/06/28 21:36:13 jon Exp $ * - * @version $Revision: 2 $ + * @version $Revision$ * @package Log */ diff --git a/pear/Log/null.php b/pear/Log/null.php index 54361c0..ba47d7f 100644 --- a/pear/Log/null.php +++ b/pear/Log/null.php @@ -2,7 +2,7 @@ /** * $Header: /usr/local/cvsroot/59/contenido_sources/pear/Log/null.php,v 1.1 2004/09/28 13:08:44 timo.hummel Exp $ * - * @version $Revision: 2 $ + * @version $Revision$ * @package Log */ diff --git a/pear/Log/observer.php b/pear/Log/observer.php index 75e5c11..1a70252 100644 --- a/pear/Log/observer.php +++ b/pear/Log/observer.php @@ -3,7 +3,7 @@ * $Header: /usr/local/cvsroot/59/contenido_sources/pear/Log/observer.php,v 1.1 2004/09/28 13:08:44 timo.hummel Exp $ * $Horde: horde/lib/Log/observer.php,v 1.5 2000/06/28 21:36:13 jon Exp $ * - * @version $Revision: 2 $ + * @version $Revision$ * @package Log */ diff --git a/pear/Log/sql.php b/pear/Log/sql.php index 3840e94..6e29410 100644 --- a/pear/Log/sql.php +++ b/pear/Log/sql.php @@ -3,7 +3,7 @@ * $Header: /usr/local/cvsroot/59/contenido_sources/pear/Log/sql.php,v 1.1 2004/09/28 13:08:44 timo.hummel Exp $ * $Horde: horde/lib/Log/sql.php,v 1.12 2000/08/16 20:27:34 chuck Exp $ * - * @version $Revision: 2 $ + * @version $Revision$ * @package Log */ diff --git a/pear/Log/sqlite.php b/pear/Log/sqlite.php index 9569c8c..9b7392f 100644 --- a/pear/Log/sqlite.php +++ b/pear/Log/sqlite.php @@ -16,7 +16,7 @@ // | Authors: Bertrand Mansion | // +----------------------------------------------------------------------+ // -// $Id: sqlite.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ /** * The Log_sqlite class is a concrete implementation of the Log:: diff --git a/pear/Log/syslog.php b/pear/Log/syslog.php index dd5e7ad..3724540 100644 --- a/pear/Log/syslog.php +++ b/pear/Log/syslog.php @@ -3,7 +3,7 @@ * $Header: /usr/local/cvsroot/59/contenido_sources/pear/Log/syslog.php,v 1.1 2004/09/28 13:08:44 timo.hummel Exp $ * $Horde: horde/lib/Log/syslog.php,v 1.6 2000/06/28 21:36:13 jon Exp $ * - * @version $Revision: 2 $ + * @version $Revision$ * @package Log */ diff --git a/pear/Log/win.php b/pear/Log/win.php index ff56041..56dcf48 100644 --- a/pear/Log/win.php +++ b/pear/Log/win.php @@ -2,7 +2,7 @@ /** * $Header: /usr/local/cvsroot/59/contenido_sources/pear/Log/win.php,v 1.1 2004/09/28 13:08:44 timo.hummel Exp $ * - * @version $Revision: 2 $ + * @version $Revision$ * @package Log */ diff --git a/pear/MIME/Type.php b/pear/MIME/Type.php index 51fde09..661d967 100644 --- a/pear/MIME/Type.php +++ b/pear/MIME/Type.php @@ -16,7 +16,7 @@ // | Authors: Ian Eure | // +----------------------------------------------------------------------+ // -// $Id: Type.php 6 2010-11-23 17:57:24Z oldperl $ +// $Id$ require_once 'PEAR.php'; diff --git a/pear/MIME/Type/Extension.php b/pear/MIME/Type/Extension.php index 1fc4f80..485baaf 100644 --- a/pear/MIME/Type/Extension.php +++ b/pear/MIME/Type/Extension.php @@ -16,7 +16,7 @@ // | Authors: Christian Schmidt | // +----------------------------------------------------------------------+ // -// $Id: Extension.php 6 2010-11-23 17:57:24Z oldperl $ +// $Id$ require_once 'PEAR.php'; diff --git a/pear/MIME/Type/Parameter.php b/pear/MIME/Type/Parameter.php index 8058371..ade9a5e 100644 --- a/pear/MIME/Type/Parameter.php +++ b/pear/MIME/Type/Parameter.php @@ -16,7 +16,7 @@ // | Authors: Ian Eure | // +----------------------------------------------------------------------+ // -// $Id: Parameter.php 6 2010-11-23 17:57:24Z oldperl $ +// $Id$ /** * Class for working with MIME type parameters diff --git a/pear/Net/IDNA.php b/pear/Net/IDNA.php index 54d8165..5150aee 100644 --- a/pear/Net/IDNA.php +++ b/pear/Net/IDNA.php @@ -32,7 +32,7 @@ * @author Markus Nix * @author Matthias Sommerfeld * @package Net - * @version $Id: IDNA.php 2 2011-07-20 12:00:48Z oldperl $ + * @version $Id$ */ class Net_IDNA diff --git a/pear/Net/IDNA/php5.php b/pear/Net/IDNA/php5.php index cf63050..b92fcac 100644 --- a/pear/Net/IDNA/php5.php +++ b/pear/Net/IDNA/php5.php @@ -51,7 +51,7 @@ * @author Markus Nix * @author Matthias Sommerfeld * @package Net - * @version $Id: php5.php 2 2011-07-20 12:00:48Z oldperl $ + * @version $Id$ */ class Net_IDNA_php5 diff --git a/pear/Net/UserAgent/Detect.php b/pear/Net/UserAgent/Detect.php index 1e5f414..8ee23c7 100644 --- a/pear/Net/UserAgent/Detect.php +++ b/pear/Net/UserAgent/Detect.php @@ -18,7 +18,7 @@ // | Jason Rust | // +----------------------------------------------------------------------+ -// $Id: Detect.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ // }}} // {{{ constants diff --git a/pear/OLE/OLE.php b/pear/OLE/OLE.php index d70fae6..e8af6b5 100644 --- a/pear/OLE/OLE.php +++ b/pear/OLE/OLE.php @@ -17,7 +17,7 @@ // | Based on OLE::Storage_Lite by Kawai, Takanori | // +----------------------------------------------------------------------+ // -// $Id: OLE.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ /** diff --git a/pear/OLE/PPS.php b/pear/OLE/PPS.php index 282047f..6ab4849 100644 --- a/pear/OLE/PPS.php +++ b/pear/OLE/PPS.php @@ -17,7 +17,7 @@ // | Based on OLE::Storage_Lite by Kawai, Takanori | // +----------------------------------------------------------------------+ // -// $Id: PPS.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ require_once('PEAR.php'); diff --git a/pear/OLE/PPS/File.php b/pear/OLE/PPS/File.php index dc4f55c..02f72e8 100644 --- a/pear/OLE/PPS/File.php +++ b/pear/OLE/PPS/File.php @@ -17,7 +17,7 @@ // | Based on OLE::Storage_Lite by Kawai, Takanori | // +----------------------------------------------------------------------+ // -// $Id: File.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ require_once ('OLE/PPS.php'); diff --git a/pear/OLE/PPS/Root.php b/pear/OLE/PPS/Root.php index a4c75e2..33b6017 100644 --- a/pear/OLE/PPS/Root.php +++ b/pear/OLE/PPS/Root.php @@ -17,7 +17,7 @@ // | Based on OLE::Storage_Lite by Kawai, Takanori | // +----------------------------------------------------------------------+ // -// $Id: Root.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ require_once ('OLE/PPS.php'); diff --git a/pear/OS/Guess.php b/pear/OS/Guess.php index 69aa5a7..7cbd988 100644 --- a/pear/OS/Guess.php +++ b/pear/OS/Guess.php @@ -17,7 +17,7 @@ // | | // +----------------------------------------------------------------------+ // -// $Id: Guess.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ // {{{ uname examples diff --git a/pear/PEAR.php b/pear/PEAR.php index 8c56c09..ec98d55 100644 --- a/pear/PEAR.php +++ b/pear/PEAR.php @@ -18,7 +18,7 @@ // | Tomas V.V.Cox | // +----------------------------------------------------------------------+ // -// $Id: PEAR.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ // define('PEAR_ERROR_RETURN', 1); diff --git a/pear/PEAR/Autoloader.php b/pear/PEAR/Autoloader.php index 3fddca6..f211a18 100644 --- a/pear/PEAR/Autoloader.php +++ b/pear/PEAR/Autoloader.php @@ -17,7 +17,7 @@ // | | // +----------------------------------------------------------------------+ // -// $Id: Autoloader.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ if (!extension_loaded("overload")) { // die hard without ext/overload diff --git a/pear/PEAR/Builder.php b/pear/PEAR/Builder.php index 320a416..13c3f36 100644 --- a/pear/PEAR/Builder.php +++ b/pear/PEAR/Builder.php @@ -16,7 +16,7 @@ // | Authors: Stig Sæther Bakken | // +----------------------------------------------------------------------+ // -// $Id: Builder.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ require_once 'PEAR/Common.php'; diff --git a/pear/PEAR/Command.php b/pear/PEAR/Command.php index 889f9aa..5430327 100644 --- a/pear/PEAR/Command.php +++ b/pear/PEAR/Command.php @@ -16,7 +16,7 @@ // | Author: Stig Bakken | // +----------------------------------------------------------------------+ // -// $Id: Command.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ require_once "PEAR.php"; diff --git a/pear/PEAR/Command/Auth.php b/pear/PEAR/Command/Auth.php index a49d05e..141a4b1 100644 --- a/pear/PEAR/Command/Auth.php +++ b/pear/PEAR/Command/Auth.php @@ -16,7 +16,7 @@ // | Author: Stig Bakken | // +----------------------------------------------------------------------+ // -// $Id: Auth.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ require_once "PEAR/Command/Common.php"; require_once "PEAR/Remote.php"; diff --git a/pear/PEAR/Command/Build.php b/pear/PEAR/Command/Build.php index 0ed0521..323a254 100644 --- a/pear/PEAR/Command/Build.php +++ b/pear/PEAR/Command/Build.php @@ -18,7 +18,7 @@ // | | // +----------------------------------------------------------------------+ // -// $Id: Build.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ require_once "PEAR/Command/Common.php"; require_once "PEAR/Builder.php"; diff --git a/pear/PEAR/Command/Common.php b/pear/PEAR/Command/Common.php index 0cfb00b..ab91f63 100644 --- a/pear/PEAR/Command/Common.php +++ b/pear/PEAR/Command/Common.php @@ -16,7 +16,7 @@ // | Author: Stig Sæther Bakken | // +----------------------------------------------------------------------+ // -// $Id: Common.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ require_once "PEAR.php"; diff --git a/pear/PEAR/Command/Config.php b/pear/PEAR/Command/Config.php index 2f632e4..90f26ef 100644 --- a/pear/PEAR/Command/Config.php +++ b/pear/PEAR/Command/Config.php @@ -18,7 +18,7 @@ // | | // +----------------------------------------------------------------------+ // -// $Id: Config.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ require_once "PEAR/Command/Common.php"; require_once "PEAR/Config.php"; diff --git a/pear/PEAR/Command/Install.php b/pear/PEAR/Command/Install.php index 335c174..8026a7b 100644 --- a/pear/PEAR/Command/Install.php +++ b/pear/PEAR/Command/Install.php @@ -16,7 +16,7 @@ // | Author: Stig Sæther Bakken | // +----------------------------------------------------------------------+ // -// $Id: Install.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ require_once "PEAR/Command/Common.php"; require_once "PEAR/Installer.php"; diff --git a/pear/PEAR/Command/Mirror.php b/pear/PEAR/Command/Mirror.php index 46debf9..6c27f64 100644 --- a/pear/PEAR/Command/Mirror.php +++ b/pear/PEAR/Command/Mirror.php @@ -17,7 +17,7 @@ // | | // +----------------------------------------------------------------------+ // -// $Id: Mirror.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ require_once "PEAR/Command/Common.php"; require_once "PEAR/Command.php"; diff --git a/pear/PEAR/Command/Package.php b/pear/PEAR/Command/Package.php index ee14d39..54a44d6 100644 --- a/pear/PEAR/Command/Package.php +++ b/pear/PEAR/Command/Package.php @@ -17,7 +17,7 @@ // | Martin Jansen | // +----------------------------------------------------------------------+ // -// $Id: Package.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ require_once 'PEAR/Common.php'; require_once 'PEAR/Command/Common.php'; diff --git a/pear/PEAR/Command/Registry.php b/pear/PEAR/Command/Registry.php index c03fd43..e07526a 100644 --- a/pear/PEAR/Command/Registry.php +++ b/pear/PEAR/Command/Registry.php @@ -17,7 +17,7 @@ // | | // +----------------------------------------------------------------------+ // -// $Id: Registry.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ require_once 'PEAR/Command/Common.php'; require_once 'PEAR/Registry.php'; diff --git a/pear/PEAR/Command/Remote.php b/pear/PEAR/Command/Remote.php index 31889a1..205b3dd 100644 --- a/pear/PEAR/Command/Remote.php +++ b/pear/PEAR/Command/Remote.php @@ -17,7 +17,7 @@ // | | // +----------------------------------------------------------------------+ // -// $Id: Remote.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ require_once 'PEAR/Command/Common.php'; require_once 'PEAR/Common.php'; diff --git a/pear/PEAR/Common.php b/pear/PEAR/Common.php index 0143e44..81f88b6 100644 --- a/pear/PEAR/Common.php +++ b/pear/PEAR/Common.php @@ -17,7 +17,7 @@ // | Tomas V.V.Cox | // +----------------------------------------------------------------------+ // -// $Id: Common.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ require_once 'PEAR.php'; require_once 'Archive/Tar.php'; diff --git a/pear/PEAR/Config.php b/pear/PEAR/Config.php index ff53cc2..36253c3 100644 --- a/pear/PEAR/Config.php +++ b/pear/PEAR/Config.php @@ -16,7 +16,7 @@ // | Author: Stig Bakken | // +----------------------------------------------------------------------+ // -// $Id: Config.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ require_once 'PEAR.php'; require_once 'System.php'; diff --git a/pear/PEAR/Dependency.php b/pear/PEAR/Dependency.php index df4e1f5..37afd71 100644 --- a/pear/PEAR/Dependency.php +++ b/pear/PEAR/Dependency.php @@ -17,7 +17,7 @@ // | Stig Bakken | // +----------------------------------------------------------------------+ // -// $Id: Dependency.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ require_once "PEAR.php"; diff --git a/pear/PEAR/Frontend/CLI.php b/pear/PEAR/Frontend/CLI.php index e03084a..81326d2 100644 --- a/pear/PEAR/Frontend/CLI.php +++ b/pear/PEAR/Frontend/CLI.php @@ -16,7 +16,7 @@ | Author: Stig Sæther Bakken | +----------------------------------------------------------------------+ - $Id: CLI.php 2 2011-07-20 12:00:48Z oldperl $ + $Id$ */ require_once "PEAR.php"; diff --git a/pear/PEAR/Installer.php b/pear/PEAR/Installer.php index 9a3e617..416fab9 100644 --- a/pear/PEAR/Installer.php +++ b/pear/PEAR/Installer.php @@ -18,7 +18,7 @@ // | Martin Jansen | // +----------------------------------------------------------------------+ // -// $Id: Installer.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ require_once 'PEAR/Common.php'; require_once 'PEAR/Registry.php'; diff --git a/pear/PEAR/Packager.php b/pear/PEAR/Packager.php index 24e0849..1bf1b76 100644 --- a/pear/PEAR/Packager.php +++ b/pear/PEAR/Packager.php @@ -17,7 +17,7 @@ // | Tomas V.V.Cox | // +----------------------------------------------------------------------+ // -// $Id: Packager.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ require_once 'PEAR/Common.php'; require_once 'System.php'; diff --git a/pear/PEAR/Registry.php b/pear/PEAR/Registry.php index 1a4d2ef..96ac230 100644 --- a/pear/PEAR/Registry.php +++ b/pear/PEAR/Registry.php @@ -18,7 +18,7 @@ // | | // +----------------------------------------------------------------------+ // -// $Id: Registry.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ /* TODO: diff --git a/pear/PEAR/Remote.php b/pear/PEAR/Remote.php index 406af63..eca2c38 100644 --- a/pear/PEAR/Remote.php +++ b/pear/PEAR/Remote.php @@ -16,7 +16,7 @@ // | Author: Stig Bakken | // +----------------------------------------------------------------------+ // -// $Id: Remote.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ require_once 'PEAR.php'; require_once 'PEAR/Config.php'; diff --git a/pear/System.php b/pear/System.php index 6d1d3f5..8f5e5fa 100644 --- a/pear/System.php +++ b/pear/System.php @@ -16,7 +16,7 @@ // | Authors: Tomas V.V.Cox | // +----------------------------------------------------------------------+ // -// $Id: System.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ // require_once 'PEAR.php'; @@ -43,7 +43,7 @@ $GLOBALS['_System_temp_files'] = array(); * * @package System * @author Tomas V.V.Cox -* @version $Revision: 2 $ +* @version $Revision$ * @access public * @see http://pear.php.net/manual/ */ diff --git a/pear/XML/Parser.php b/pear/XML/Parser.php index 168108a..18e4394 100644 --- a/pear/XML/Parser.php +++ b/pear/XML/Parser.php @@ -16,7 +16,7 @@ // | Author: Stig Bakken | // +----------------------------------------------------------------------+ // -// $Id: Parser.php 2 2011-07-20 12:00:48Z oldperl $ +// $Id$ cInclude('pear', 'PEAR.php'); diff --git a/pear/XML/RPC.php b/pear/XML/RPC.php index e3fd3f4..93e2860 100644 --- a/pear/XML/RPC.php +++ b/pear/XML/RPC.php @@ -32,7 +32,7 @@ * @author Martin Jansen * @author Daniel Convissor * @copyright 1999-2001 Edd Dumbill, 2001-2005 The PHP Group - * @version CVS: $Id: RPC.php 2 2011-07-20 12:00:48Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/XML_RPC */ diff --git a/pear/XML/RPC/Dump.php b/pear/XML/RPC/Dump.php index a2accf3..89720bb 100644 --- a/pear/XML/RPC/Dump.php +++ b/pear/XML/RPC/Dump.php @@ -11,7 +11,7 @@ * @category Web Services * @package XML_RPC * @author Christian Weiske - * @version CVS: $Id: Dump.php 2 2011-07-20 12:00:48Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/XML_RPC */ diff --git a/pear/XML/RPC/Server.php b/pear/XML/RPC/Server.php index 9f07dba..818e830 100644 --- a/pear/XML/RPC/Server.php +++ b/pear/XML/RPC/Server.php @@ -32,7 +32,7 @@ * @author Martin Jansen * @author Daniel Convissor * @copyright 1999-2001 Edd Dumbill, 2001-2005 The PHP Group - * @version CVS: $Id: Server.php 2 2011-07-20 12:00:48Z oldperl $ + * @version CVS: $Id$ * @link http://pear.php.net/package/XML_RPC */ diff --git a/pear/XML/RSS.php b/pear/XML/RSS.php index 9255a5f..01fd904 100644 --- a/pear/XML/RSS.php +++ b/pear/XML/RSS.php @@ -17,7 +17,7 @@ // | | // +----------------------------------------------------------------------+ // -// $Id: RSS.php 437 2016-05-17 17:25:49Z oldperl $ +// $Id$ // cInclude('pear', 'XML/Parser2.php'); @@ -30,7 +30,7 @@ cInclude('pear', 'XML/Parser2.php'); * website of the RSS working group (http://www.purl.org/rss/). * * @author Martin Jansen - * @version $Revision: 437 $ + * @version $Revision$ * @access public */ class XML_RSS extends XML_Parser2 { diff --git a/pear/XML/Serializer.php b/pear/XML/Serializer.php index a757d4b..141506f 100755 --- a/pear/XML/Serializer.php +++ b/pear/XML/Serializer.php @@ -42,7 +42,7 @@ * @author Stephan Schmidt * @copyright 2003-2008 Stephan Schmidt * @license http://opensource.org/licenses/bsd-license New BSD License - * @version CVS: $Id: Serializer.php 294967 2010-02-12 03:10:19Z clockwerx $ + * @version CVS: $Id$ * @link http://pear.php.net/package/XML_Serializer * @see XML_Unserializer */ diff --git a/pear/XML/Tree.php b/pear/XML/Tree.php index 5b49fa3..3b894a4 100644 --- a/pear/XML/Tree.php +++ b/pear/XML/Tree.php @@ -19,7 +19,7 @@ // | Michele Manzato | // +----------------------------------------------------------------------+ // -// $Id: Tree.php 437 2016-05-17 17:25:49Z oldperl $ +// $Id$ // require_once 'XML/Parser2.php'; diff --git a/pear/XML/Tree/Node.php b/pear/XML/Tree/Node.php index d3ee51f..29a435d 100644 --- a/pear/XML/Tree/Node.php +++ b/pear/XML/Tree/Node.php @@ -18,7 +18,7 @@ // | Michele Manzato | // +----------------------------------------------------------------------+ // -// $Id: Node.php 437 2016-05-17 17:25:49Z oldperl $ +// $Id$ // /** diff --git a/pear/XML/Unserializer.php b/pear/XML/Unserializer.php index 56ef8fe..f011572 100755 --- a/pear/XML/Unserializer.php +++ b/pear/XML/Unserializer.php @@ -42,7 +42,7 @@ * @author Stephan Schmidt * @copyright 2003-2008 Stephan Schmidt * @license http://opensource.org/licenses/bsd-license New BSD License - * @version CVS: $Id: Unserializer.php 303099 2010-09-06 16:23:06Z clockwerx $ + * @version CVS: $Id$ * @link http://pear.php.net/package/XML_Serializer * @see XML_Unserializer */ diff --git a/pear/package.dtd b/pear/package.dtd index f3bc515..5bd7d0e 100644 --- a/pear/package.dtd +++ b/pear/package.dtd @@ -1,5 +1,5 @@