summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2022-01-22 23:54:02 +0100
committerDamien Regad <dregad@mantisbt.org>2022-01-22 23:54:02 +0100
commit937cd4f81f364ec2ffa41572035a1064a9bfa795 (patch)
treebe65f2879deaa9993194eba393742e34504c5a7d
parent6c38e6c614802acd3151444a71191912edcec965 (diff)
downloadadodb-937cd4f81f364ec2ffa41572035a1064a9bfa795.tar.gz
adodb-937cd4f81f364ec2ffa41572035a1064a9bfa795.tar.bz2
adodb-937cd4f81f364ec2ffa41572035a1064a9bfa795.zip
Reset version to avoid merge conflicts
This reverts commit 24307597cd0f9b74c6bcd049b1b56a13c7237d21.
-rw-r--r--adodb-active-record.inc.php2
-rw-r--r--adodb-active-recordx.inc.php2
-rw-r--r--adodb-csvlib.inc.php2
-rw-r--r--adodb-datadict.inc.php2
-rw-r--r--adodb-error.inc.php2
-rw-r--r--adodb-errorhandler.inc.php2
-rw-r--r--adodb-errorpear.inc.php2
-rw-r--r--adodb-exceptions.inc.php2
-rw-r--r--adodb-iterator.inc.php2
-rw-r--r--adodb-lib.inc.php2
-rw-r--r--adodb-memcache.lib.inc.php2
-rw-r--r--adodb-pager.inc.php2
-rw-r--r--adodb-pear.inc.php2
-rw-r--r--adodb-perf.inc.php2
-rw-r--r--adodb-php4.inc.php2
-rw-r--r--adodb-time.inc.php2
-rw-r--r--adodb.inc.php4
-rw-r--r--datadict/datadict-access.inc.php2
-rw-r--r--datadict/datadict-db2.inc.php2
-rw-r--r--datadict/datadict-firebird.inc.php2
-rw-r--r--datadict/datadict-generic.inc.php2
-rw-r--r--datadict/datadict-ibase.inc.php2
-rw-r--r--datadict/datadict-informix.inc.php2
-rw-r--r--datadict/datadict-mssql.inc.php2
-rw-r--r--datadict/datadict-mssqlnative.inc.php2
-rw-r--r--datadict/datadict-mysql.inc.php2
-rw-r--r--datadict/datadict-oci8.inc.php2
-rw-r--r--datadict/datadict-postgres.inc.php2
-rw-r--r--datadict/datadict-sapdb.inc.php2
-rw-r--r--datadict/datadict-sqlite.inc.php2
-rw-r--r--datadict/datadict-sybase.inc.php2
-rw-r--r--drivers/adodb-access.inc.php2
-rw-r--r--drivers/adodb-ado.inc.php2
-rw-r--r--drivers/adodb-ado5.inc.php2
-rw-r--r--drivers/adodb-ado_access.inc.php2
-rw-r--r--drivers/adodb-ado_mssql.inc.php2
-rw-r--r--drivers/adodb-borland_ibase.inc.php2
-rw-r--r--drivers/adodb-csv.inc.php2
-rw-r--r--drivers/adodb-db2.inc.php2
-rw-r--r--drivers/adodb-db2oci.inc.php2
-rw-r--r--drivers/adodb-db2ora.inc.php2
-rw-r--r--drivers/adodb-fbsql.inc.php2
-rw-r--r--drivers/adodb-firebird.inc.php2
-rw-r--r--drivers/adodb-ibase.inc.php2
-rw-r--r--drivers/adodb-informix.inc.php2
-rw-r--r--drivers/adodb-informix72.inc.php2
-rw-r--r--drivers/adodb-ldap.inc.php2
-rw-r--r--drivers/adodb-mssql.inc.php2
-rw-r--r--drivers/adodb-mssqlnative.inc.php2
-rw-r--r--drivers/adodb-mssqlpo.inc.php2
-rw-r--r--drivers/adodb-mysql.inc.php2
-rw-r--r--drivers/adodb-mysqli.inc.php2
-rw-r--r--drivers/adodb-mysqlpo.inc.php2
-rw-r--r--drivers/adodb-mysqlt.inc.php2
-rw-r--r--drivers/adodb-netezza.inc.php2
-rw-r--r--drivers/adodb-oci8.inc.php2
-rw-r--r--drivers/adodb-oci805.inc.php2
-rw-r--r--drivers/adodb-oci8po.inc.php2
-rw-r--r--drivers/adodb-oci8quercus.inc.php2
-rw-r--r--drivers/adodb-odbc.inc.php2
-rw-r--r--drivers/adodb-odbc_db2.inc.php2
-rw-r--r--drivers/adodb-odbc_mssql.inc.php2
-rw-r--r--drivers/adodb-odbc_oracle.inc.php2
-rw-r--r--drivers/adodb-odbtp.inc.php2
-rw-r--r--drivers/adodb-odbtp_unicode.inc.php2
-rw-r--r--drivers/adodb-oracle.inc.php2
-rw-r--r--drivers/adodb-pdo.inc.php2
-rw-r--r--drivers/adodb-pdo_mssql.inc.php2
-rw-r--r--drivers/adodb-pdo_mysql.inc.php2
-rw-r--r--drivers/adodb-pdo_oci.inc.php2
-rw-r--r--drivers/adodb-pdo_pgsql.inc.php2
-rw-r--r--drivers/adodb-pdo_sqlite.inc.php2
-rw-r--r--drivers/adodb-postgres.inc.php2
-rw-r--r--drivers/adodb-postgres64.inc.php2
-rw-r--r--drivers/adodb-postgres7.inc.php2
-rw-r--r--drivers/adodb-postgres8.inc.php2
-rw-r--r--drivers/adodb-postgres9.inc.php2
-rw-r--r--drivers/adodb-proxy.inc.php2
-rw-r--r--drivers/adodb-sapdb.inc.php2
-rw-r--r--drivers/adodb-sqlanywhere.inc.php2
-rw-r--r--drivers/adodb-sqlite.inc.php2
-rw-r--r--drivers/adodb-sqlite3.inc.php2
-rw-r--r--drivers/adodb-sqlitepo.inc.php2
-rw-r--r--drivers/adodb-sybase.inc.php2
-rw-r--r--drivers/adodb-sybase_ase.inc.php2
-rw-r--r--drivers/adodb-text.inc.php2
-rw-r--r--drivers/adodb-vfp.inc.php2
-rw-r--r--pear/Auth/Container/ADOdb.php2
-rw-r--r--perf/perf-db2.inc.php2
-rw-r--r--perf/perf-informix.inc.php2
-rw-r--r--perf/perf-mssql.inc.php2
-rw-r--r--perf/perf-mssqlnative.inc.php2
-rw-r--r--perf/perf-mysql.inc.php2
-rw-r--r--perf/perf-oci8.inc.php2
-rw-r--r--perf/perf-postgres.inc.php2
-rw-r--r--pivottable.inc.php2
-rw-r--r--rsfilter.inc.php2
-rw-r--r--server.php2
-rw-r--r--session/adodb-compress-bzip2.php2
-rw-r--r--session/adodb-compress-gzip.php2
-rw-r--r--session/adodb-cryptsession.php2
-rw-r--r--session/adodb-cryptsession2.php2
-rw-r--r--session/adodb-encrypt-mcrypt.php2
-rw-r--r--session/adodb-encrypt-md5.php2
-rw-r--r--session/adodb-encrypt-secret.php2
-rw-r--r--session/adodb-session-clob.php2
-rw-r--r--session/adodb-session-clob2.php2
-rw-r--r--session/adodb-session.php2
-rw-r--r--session/adodb-session2.php2
-rw-r--r--session/old/adodb-cryptsession.php2
-rw-r--r--session/old/adodb-session-clob.php2
-rw-r--r--session/old/adodb-session.php2
-rw-r--r--tests/benchmark.php2
-rw-r--r--tests/client.php2
-rw-r--r--tests/test-datadict.php2
-rw-r--r--tests/test-php5.php2
-rw-r--r--tests/test.php2
-rw-r--r--tests/test3.php2
-rw-r--r--tests/test4.php2
-rw-r--r--tests/test5.php2
-rw-r--r--tests/testcache.php2
-rw-r--r--tests/testdatabases.inc.php2
-rw-r--r--tests/testmssql.php2
-rw-r--r--tests/testoci8.php2
-rw-r--r--tests/testoci8cursor.php2
-rw-r--r--tests/testpaging.php2
-rw-r--r--tests/testpear.php2
-rw-r--r--tests/testsessions.php2
-rw-r--r--toexport.inc.php2
-rw-r--r--tohtml.inc.php2
130 files changed, 131 insertions, 131 deletions
diff --git a/adodb-active-record.inc.php b/adodb-active-record.inc.php
index 498c8574..6b5df9cb 100644
--- a/adodb-active-record.inc.php
+++ b/adodb-active-record.inc.php
@@ -1,7 +1,7 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Latest version is available at http://adodb.org/
diff --git a/adodb-active-recordx.inc.php b/adodb-active-recordx.inc.php
index ae19ea04..1f172060 100644
--- a/adodb-active-recordx.inc.php
+++ b/adodb-active-recordx.inc.php
@@ -1,7 +1,7 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Latest version is available at http://adodb.org/
diff --git a/adodb-csvlib.inc.php b/adodb-csvlib.inc.php
index 9403e0c2..356ff156 100644
--- a/adodb-csvlib.inc.php
+++ b/adodb-csvlib.inc.php
@@ -8,7 +8,7 @@ $ADODB_INCLUDED_CSV = 1;
/*
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/adodb-datadict.inc.php b/adodb-datadict.inc.php
index 662fd626..48a96387 100644
--- a/adodb-datadict.inc.php
+++ b/adodb-datadict.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/adodb-error.inc.php b/adodb-error.inc.php
index c15c9b9b..2e7707f1 100644
--- a/adodb-error.inc.php
+++ b/adodb-error.inc.php
@@ -1,6 +1,6 @@
<?php
/**
- * @version v5.20.21 22-Jan-2022
+ * @version v5.20.20 01-Feb-2021
* @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
* @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
* Released under both BSD license and Lesser GPL library license.
diff --git a/adodb-errorhandler.inc.php b/adodb-errorhandler.inc.php
index 65156b81..58615576 100644
--- a/adodb-errorhandler.inc.php
+++ b/adodb-errorhandler.inc.php
@@ -1,6 +1,6 @@
<?php
/**
- * @version v5.20.21 22-Jan-2022
+ * @version v5.20.20 01-Feb-2021
* @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
* @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
* Released under both BSD license and Lesser GPL library license.
diff --git a/adodb-errorpear.inc.php b/adodb-errorpear.inc.php
index 8d22b1d0..28703dad 100644
--- a/adodb-errorpear.inc.php
+++ b/adodb-errorpear.inc.php
@@ -1,6 +1,6 @@
<?php
/**
- * @version v5.20.21 22-Jan-2022
+ * @version v5.20.20 01-Feb-2021
* @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
* @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
* Released under both BSD license and Lesser GPL library license.
diff --git a/adodb-exceptions.inc.php b/adodb-exceptions.inc.php
index 3aa41f6e..37438707 100644
--- a/adodb-exceptions.inc.php
+++ b/adodb-exceptions.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- * @version v5.20.21 22-Jan-2022
+ * @version v5.20.20 01-Feb-2021
* @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
* @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
* Released under both BSD license and Lesser GPL library license.
diff --git a/adodb-iterator.inc.php b/adodb-iterator.inc.php
index 88a14494..7f004e57 100644
--- a/adodb-iterator.inc.php
+++ b/adodb-iterator.inc.php
@@ -1,7 +1,7 @@
<?php
/*
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/adodb-lib.inc.php b/adodb-lib.inc.php
index ff39e6dc..f7292694 100644
--- a/adodb-lib.inc.php
+++ b/adodb-lib.inc.php
@@ -6,7 +6,7 @@ global $ADODB_INCLUDED_LIB;
$ADODB_INCLUDED_LIB = 1;
/*
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/adodb-memcache.lib.inc.php b/adodb-memcache.lib.inc.php
index cd8182c1..15ecd607 100644
--- a/adodb-memcache.lib.inc.php
+++ b/adodb-memcache.lib.inc.php
@@ -11,7 +11,7 @@ if (empty($ADODB_INCLUDED_CSV)) include_once(ADODB_DIR.'/adodb-csvlib.inc.php');
/*
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/adodb-pager.inc.php b/adodb-pager.inc.php
index 83d04d7b..2106f019 100644
--- a/adodb-pager.inc.php
+++ b/adodb-pager.inc.php
@@ -1,7 +1,7 @@
<?php
/*
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/adodb-pear.inc.php b/adodb-pear.inc.php
index be728d78..60fb69f3 100644
--- a/adodb-pear.inc.php
+++ b/adodb-pear.inc.php
@@ -1,6 +1,6 @@
<?php
/**
- * @version v5.20.21 22-Jan-2022
+ * @version v5.20.20 01-Feb-2021
* @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
* @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
* Released under both BSD license and Lesser GPL library license.
diff --git a/adodb-perf.inc.php b/adodb-perf.inc.php
index 7a2c63f9..1c48e9e2 100644
--- a/adodb-perf.inc.php
+++ b/adodb-perf.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/adodb-php4.inc.php b/adodb-php4.inc.php
index 4025c783..4557eed2 100644
--- a/adodb-php4.inc.php
+++ b/adodb-php4.inc.php
@@ -1,7 +1,7 @@
<?php
/*
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/adodb-time.inc.php b/adodb-time.inc.php
index 7f3f3887..510f8df0 100644
--- a/adodb-time.inc.php
+++ b/adodb-time.inc.php
@@ -4,7 +4,7 @@ ADOdb Date Library, part of the ADOdb abstraction library
Latest version is available at http://adodb.org/
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
diff --git a/adodb.inc.php b/adodb.inc.php
index e0243fbe..f8982e3a 100644
--- a/adodb.inc.php
+++ b/adodb.inc.php
@@ -14,7 +14,7 @@
/**
\mainpage
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
@@ -224,7 +224,7 @@ if (!defined('_ADODB_LAYER')) {
/**
* ADODB version as a string.
*/
- $ADODB_vers = 'v5.20.21 22-Jan-2022';
+ $ADODB_vers = 'v5.20.20 01-Feb-2021';
/**
* Determines whether recordset->RecordCount() is used.
diff --git a/datadict/datadict-access.inc.php b/datadict/datadict-access.inc.php
index 3b95ea00..ef13d005 100644
--- a/datadict/datadict-access.inc.php
+++ b/datadict/datadict-access.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/datadict/datadict-db2.inc.php b/datadict/datadict-db2.inc.php
index 230fc9cc..66e44c0b 100644
--- a/datadict/datadict-db2.inc.php
+++ b/datadict/datadict-db2.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/datadict/datadict-firebird.inc.php b/datadict/datadict-firebird.inc.php
index 1510c994..d69f8901 100644
--- a/datadict/datadict-firebird.inc.php
+++ b/datadict/datadict-firebird.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/datadict/datadict-generic.inc.php b/datadict/datadict-generic.inc.php
index f4423533..11356540 100644
--- a/datadict/datadict-generic.inc.php
+++ b/datadict/datadict-generic.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/datadict/datadict-ibase.inc.php b/datadict/datadict-ibase.inc.php
index a69b80a8..82f44ccd 100644
--- a/datadict/datadict-ibase.inc.php
+++ b/datadict/datadict-ibase.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/datadict/datadict-informix.inc.php b/datadict/datadict-informix.inc.php
index 15b0fe38..cd55d531 100644
--- a/datadict/datadict-informix.inc.php
+++ b/datadict/datadict-informix.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/datadict/datadict-mssql.inc.php b/datadict/datadict-mssql.inc.php
index 7cef5d3d..cf9ef566 100644
--- a/datadict/datadict-mssql.inc.php
+++ b/datadict/datadict-mssql.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/datadict/datadict-mssqlnative.inc.php b/datadict/datadict-mssqlnative.inc.php
index af0c644c..ff18af7b 100644
--- a/datadict/datadict-mssqlnative.inc.php
+++ b/datadict/datadict-mssqlnative.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/datadict/datadict-mysql.inc.php b/datadict/datadict-mysql.inc.php
index ae8a14ca..4a9b63e5 100644
--- a/datadict/datadict-mysql.inc.php
+++ b/datadict/datadict-mysql.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/datadict/datadict-oci8.inc.php b/datadict/datadict-oci8.inc.php
index 9605d13a..0faeb130 100644
--- a/datadict/datadict-oci8.inc.php
+++ b/datadict/datadict-oci8.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/datadict/datadict-postgres.inc.php b/datadict/datadict-postgres.inc.php
index 971ac8fe..e4236c5f 100644
--- a/datadict/datadict-postgres.inc.php
+++ b/datadict/datadict-postgres.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/datadict/datadict-sapdb.inc.php b/datadict/datadict-sapdb.inc.php
index c956a74d..b2fb3a42 100644
--- a/datadict/datadict-sapdb.inc.php
+++ b/datadict/datadict-sapdb.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/datadict/datadict-sqlite.inc.php b/datadict/datadict-sqlite.inc.php
index 4ba0ad17..04bf5be8 100644
--- a/datadict/datadict-sqlite.inc.php
+++ b/datadict/datadict-sqlite.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/datadict/datadict-sybase.inc.php b/datadict/datadict-sybase.inc.php
index 8b072c4d..f6d27c05 100644
--- a/datadict/datadict-sybase.inc.php
+++ b/datadict/datadict-sybase.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-access.inc.php b/drivers/adodb-access.inc.php
index 59fdc808..b15cd963 100644
--- a/drivers/adodb-access.inc.php
+++ b/drivers/adodb-access.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-ado.inc.php b/drivers/adodb-ado.inc.php
index 401b1f68..e6aa717f 100644
--- a/drivers/adodb-ado.inc.php
+++ b/drivers/adodb-ado.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-ado5.inc.php b/drivers/adodb-ado5.inc.php
index 7b0532d5..2e1f4ff8 100644
--- a/drivers/adodb-ado5.inc.php
+++ b/drivers/adodb-ado5.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-ado_access.inc.php b/drivers/adodb-ado_access.inc.php
index 4315af68..fafd3ba7 100644
--- a/drivers/adodb-ado_access.inc.php
+++ b/drivers/adodb-ado_access.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-ado_mssql.inc.php b/drivers/adodb-ado_mssql.inc.php
index 77ad6406..933f3834 100644
--- a/drivers/adodb-ado_mssql.inc.php
+++ b/drivers/adodb-ado_mssql.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-borland_ibase.inc.php b/drivers/adodb-borland_ibase.inc.php
index 7f2d4ed6..6c0cf404 100644
--- a/drivers/adodb-borland_ibase.inc.php
+++ b/drivers/adodb-borland_ibase.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-csv.inc.php b/drivers/adodb-csv.inc.php
index 74451852..c2453f5d 100644
--- a/drivers/adodb-csv.inc.php
+++ b/drivers/adodb-csv.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-db2.inc.php b/drivers/adodb-db2.inc.php
index b7ed9f48..642421c0 100644
--- a/drivers/adodb-db2.inc.php
+++ b/drivers/adodb-db2.inc.php
@@ -1,6 +1,6 @@
<?php
/**
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
diff --git a/drivers/adodb-db2oci.inc.php b/drivers/adodb-db2oci.inc.php
index 52bd1a7f..fe408547 100644
--- a/drivers/adodb-db2oci.inc.php
+++ b/drivers/adodb-db2oci.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-db2ora.inc.php b/drivers/adodb-db2ora.inc.php
index ddcfd101..11b62638 100644
--- a/drivers/adodb-db2ora.inc.php
+++ b/drivers/adodb-db2ora.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-fbsql.inc.php b/drivers/adodb-fbsql.inc.php
index 62700d29..5f74af23 100644
--- a/drivers/adodb-fbsql.inc.php
+++ b/drivers/adodb-fbsql.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-firebird.inc.php b/drivers/adodb-firebird.inc.php
index b404ce0a..a7b58319 100644
--- a/drivers/adodb-firebird.inc.php
+++ b/drivers/adodb-firebird.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-ibase.inc.php b/drivers/adodb-ibase.inc.php
index a294cd9f..5067461c 100644
--- a/drivers/adodb-ibase.inc.php
+++ b/drivers/adodb-ibase.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-informix.inc.php b/drivers/adodb-informix.inc.php
index 037468dc..97c2b6b2 100644
--- a/drivers/adodb-informix.inc.php
+++ b/drivers/adodb-informix.inc.php
@@ -1,6 +1,6 @@
<?php
/**
-* @version v5.20.21 22-Jan-2022
+* @version v5.20.20 01-Feb-2021
* @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
* @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
* Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-informix72.inc.php b/drivers/adodb-informix72.inc.php
index c17e9d60..b4b3c74b 100644
--- a/drivers/adodb-informix72.inc.php
+++ b/drivers/adodb-informix72.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim. All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-ldap.inc.php b/drivers/adodb-ldap.inc.php
index 98ac9420..aad9e020 100644
--- a/drivers/adodb-ldap.inc.php
+++ b/drivers/adodb-ldap.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-mssql.inc.php b/drivers/adodb-mssql.inc.php
index 862ac6e8..cc688a7e 100644
--- a/drivers/adodb-mssql.inc.php
+++ b/drivers/adodb-mssql.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-mssqlnative.inc.php b/drivers/adodb-mssqlnative.inc.php
index 888b296b..79df5750 100644
--- a/drivers/adodb-mssqlnative.inc.php
+++ b/drivers/adodb-mssqlnative.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-mssqlpo.inc.php b/drivers/adodb-mssqlpo.inc.php
index 6314413e..a62cc738 100644
--- a/drivers/adodb-mssqlpo.inc.php
+++ b/drivers/adodb-mssqlpo.inc.php
@@ -1,6 +1,6 @@
<?php
/**
-* @version v5.20.21 22-Jan-2022
+* @version v5.20.20 01-Feb-2021
* @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
* @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
* Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-mysql.inc.php b/drivers/adodb-mysql.inc.php
index 553d3381..a2083308 100644
--- a/drivers/adodb-mysql.inc.php
+++ b/drivers/adodb-mysql.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-mysqli.inc.php b/drivers/adodb-mysqli.inc.php
index 4bcbfde4..682d2744 100644
--- a/drivers/adodb-mysqli.inc.php
+++ b/drivers/adodb-mysqli.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-mysqlpo.inc.php b/drivers/adodb-mysqlpo.inc.php
index e77834a3..cb81d643 100644
--- a/drivers/adodb-mysqlpo.inc.php
+++ b/drivers/adodb-mysqlpo.inc.php
@@ -1,7 +1,7 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-mysqlt.inc.php b/drivers/adodb-mysqlt.inc.php
index f6a940b1..1be54ef9 100644
--- a/drivers/adodb-mysqlt.inc.php
+++ b/drivers/adodb-mysqlt.inc.php
@@ -1,7 +1,7 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-netezza.inc.php b/drivers/adodb-netezza.inc.php
index b2462f1f..5bcfe32b 100644
--- a/drivers/adodb-netezza.inc.php
+++ b/drivers/adodb-netezza.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
diff --git a/drivers/adodb-oci8.inc.php b/drivers/adodb-oci8.inc.php
index 75d09ab7..800c3a02 100644
--- a/drivers/adodb-oci8.inc.php
+++ b/drivers/adodb-oci8.inc.php
@@ -1,7 +1,7 @@
<?php
/*
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim. All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
diff --git a/drivers/adodb-oci805.inc.php b/drivers/adodb-oci805.inc.php
index 93e3df78..40f51524 100644
--- a/drivers/adodb-oci805.inc.php
+++ b/drivers/adodb-oci805.inc.php
@@ -1,6 +1,6 @@
<?php
/**
- * @version v5.20.21 22-Jan-2022
+ * @version v5.20.20 01-Feb-2021
* @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
* @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
* Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-oci8po.inc.php b/drivers/adodb-oci8po.inc.php
index 94c17d79..6342411a 100644
--- a/drivers/adodb-oci8po.inc.php
+++ b/drivers/adodb-oci8po.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim. All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-oci8quercus.inc.php b/drivers/adodb-oci8quercus.inc.php
index 2fcb1590..07b33621 100644
--- a/drivers/adodb-oci8quercus.inc.php
+++ b/drivers/adodb-oci8quercus.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim. All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-odbc.inc.php b/drivers/adodb-odbc.inc.php
index 2d12eb4d..78e1a76f 100644
--- a/drivers/adodb-odbc.inc.php
+++ b/drivers/adodb-odbc.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-odbc_db2.inc.php b/drivers/adodb-odbc_db2.inc.php
index 82d24e28..7f6da601 100644
--- a/drivers/adodb-odbc_db2.inc.php
+++ b/drivers/adodb-odbc_db2.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-odbc_mssql.inc.php b/drivers/adodb-odbc_mssql.inc.php
index 2788247e..a8a6bb1f 100644
--- a/drivers/adodb-odbc_mssql.inc.php
+++ b/drivers/adodb-odbc_mssql.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-odbc_oracle.inc.php b/drivers/adodb-odbc_oracle.inc.php
index 6f49e6ab..98a75342 100644
--- a/drivers/adodb-odbc_oracle.inc.php
+++ b/drivers/adodb-odbc_oracle.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-odbtp.inc.php b/drivers/adodb-odbtp.inc.php
index 4155a734..3a11689a 100644
--- a/drivers/adodb-odbtp.inc.php
+++ b/drivers/adodb-odbtp.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-odbtp_unicode.inc.php b/drivers/adodb-odbtp_unicode.inc.php
index 9da9ac21..ce7d3a75 100644
--- a/drivers/adodb-odbtp_unicode.inc.php
+++ b/drivers/adodb-odbtp_unicode.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-oracle.inc.php b/drivers/adodb-oracle.inc.php
index 5067be46..776b7406 100644
--- a/drivers/adodb-oracle.inc.php
+++ b/drivers/adodb-oracle.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-pdo.inc.php b/drivers/adodb-pdo.inc.php
index d8900005..b366dc42 100644
--- a/drivers/adodb-pdo.inc.php
+++ b/drivers/adodb-pdo.inc.php
@@ -1,6 +1,6 @@
<?php
/**
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
diff --git a/drivers/adodb-pdo_mssql.inc.php b/drivers/adodb-pdo_mssql.inc.php
index a67d3b8e..1ce6985f 100644
--- a/drivers/adodb-pdo_mssql.inc.php
+++ b/drivers/adodb-pdo_mssql.inc.php
@@ -2,7 +2,7 @@
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-pdo_mysql.inc.php b/drivers/adodb-pdo_mysql.inc.php
index 8f2b3cc3..b5a9d738 100644
--- a/drivers/adodb-pdo_mysql.inc.php
+++ b/drivers/adodb-pdo_mysql.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-pdo_oci.inc.php b/drivers/adodb-pdo_oci.inc.php
index 62ee5efe..22c2141f 100644
--- a/drivers/adodb-pdo_oci.inc.php
+++ b/drivers/adodb-pdo_oci.inc.php
@@ -2,7 +2,7 @@
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-pdo_pgsql.inc.php b/drivers/adodb-pdo_pgsql.inc.php
index e2a62000..6a59120e 100644
--- a/drivers/adodb-pdo_pgsql.inc.php
+++ b/drivers/adodb-pdo_pgsql.inc.php
@@ -1,7 +1,7 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-pdo_sqlite.inc.php b/drivers/adodb-pdo_sqlite.inc.php
index abd17feb..d60dbadb 100644
--- a/drivers/adodb-pdo_sqlite.inc.php
+++ b/drivers/adodb-pdo_sqlite.inc.php
@@ -1,7 +1,7 @@
<?php
/*
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-postgres.inc.php b/drivers/adodb-postgres.inc.php
index bf4394a5..3e325b01 100644
--- a/drivers/adodb-postgres.inc.php
+++ b/drivers/adodb-postgres.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-postgres64.inc.php b/drivers/adodb-postgres64.inc.php
index fc34a913..c98ade9a 100644
--- a/drivers/adodb-postgres64.inc.php
+++ b/drivers/adodb-postgres64.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-postgres7.inc.php b/drivers/adodb-postgres7.inc.php
index 99d8fccd..1804924a 100644
--- a/drivers/adodb-postgres7.inc.php
+++ b/drivers/adodb-postgres7.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-postgres8.inc.php b/drivers/adodb-postgres8.inc.php
index db37db24..bd595b73 100644
--- a/drivers/adodb-postgres8.inc.php
+++ b/drivers/adodb-postgres8.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-postgres9.inc.php b/drivers/adodb-postgres9.inc.php
index 8baff44b..90d6781d 100644
--- a/drivers/adodb-postgres9.inc.php
+++ b/drivers/adodb-postgres9.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-proxy.inc.php b/drivers/adodb-proxy.inc.php
index 7ad3ca86..c37be3b7 100644
--- a/drivers/adodb-proxy.inc.php
+++ b/drivers/adodb-proxy.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-sapdb.inc.php b/drivers/adodb-sapdb.inc.php
index cd9ddd68..9d317368 100644
--- a/drivers/adodb-sapdb.inc.php
+++ b/drivers/adodb-sapdb.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-sqlanywhere.inc.php b/drivers/adodb-sqlanywhere.inc.php
index d0c4c3ed..8029b480 100644
--- a/drivers/adodb-sqlanywhere.inc.php
+++ b/drivers/adodb-sqlanywhere.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
reserved.
diff --git a/drivers/adodb-sqlite.inc.php b/drivers/adodb-sqlite.inc.php
index 28fb8e79..424c295a 100644
--- a/drivers/adodb-sqlite.inc.php
+++ b/drivers/adodb-sqlite.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-sqlite3.inc.php b/drivers/adodb-sqlite3.inc.php
index ad27ccbd..3633db12 100644
--- a/drivers/adodb-sqlite3.inc.php
+++ b/drivers/adodb-sqlite3.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-sqlitepo.inc.php b/drivers/adodb-sqlitepo.inc.php
index 2a29dae8..1646807f 100644
--- a/drivers/adodb-sqlitepo.inc.php
+++ b/drivers/adodb-sqlitepo.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-sybase.inc.php b/drivers/adodb-sybase.inc.php
index 37bc0e1f..91a717b2 100644
--- a/drivers/adodb-sybase.inc.php
+++ b/drivers/adodb-sybase.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim. All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-sybase_ase.inc.php b/drivers/adodb-sybase_ase.inc.php
index 5d22af68..fc8c9687 100644
--- a/drivers/adodb-sybase_ase.inc.php
+++ b/drivers/adodb-sybase_ase.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/drivers/adodb-text.inc.php b/drivers/adodb-text.inc.php
index 45d7995e..f88665e3 100644
--- a/drivers/adodb-text.inc.php
+++ b/drivers/adodb-text.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Set tabs to 4.
diff --git a/drivers/adodb-vfp.inc.php b/drivers/adodb-vfp.inc.php
index ee8a5281..1442545d 100644
--- a/drivers/adodb-vfp.inc.php
+++ b/drivers/adodb-vfp.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/pear/Auth/Container/ADOdb.php b/pear/Auth/Container/ADOdb.php
index 25797133..2ece8c9e 100644
--- a/pear/Auth/Container/ADOdb.php
+++ b/pear/Auth/Container/ADOdb.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/perf/perf-db2.inc.php b/perf/perf-db2.inc.php
index b344e572..25ede12b 100644
--- a/perf/perf-db2.inc.php
+++ b/perf/perf-db2.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/perf/perf-informix.inc.php b/perf/perf-informix.inc.php
index 5705a64c..9bb94b5a 100644
--- a/perf/perf-informix.inc.php
+++ b/perf/perf-informix.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/perf/perf-mssql.inc.php b/perf/perf-mssql.inc.php
index 42a9290b..05144cae 100644
--- a/perf/perf-mssql.inc.php
+++ b/perf/perf-mssql.inc.php
@@ -1,7 +1,7 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/perf/perf-mssqlnative.inc.php b/perf/perf-mssqlnative.inc.php
index 8cc094c8..3371dbf3 100644
--- a/perf/perf-mssqlnative.inc.php
+++ b/perf/perf-mssqlnative.inc.php
@@ -1,7 +1,7 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/perf/perf-mysql.inc.php b/perf/perf-mysql.inc.php
index 7b7999a5..c312e61e 100644
--- a/perf/perf-mysql.inc.php
+++ b/perf/perf-mysql.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/perf/perf-oci8.inc.php b/perf/perf-oci8.inc.php
index 2d9de476..8e158dea 100644
--- a/perf/perf-oci8.inc.php
+++ b/perf/perf-oci8.inc.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/perf/perf-postgres.inc.php b/perf/perf-postgres.inc.php
index 01ba9997..45eb2799 100644
--- a/perf/perf-postgres.inc.php
+++ b/perf/perf-postgres.inc.php
@@ -1,7 +1,7 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/pivottable.inc.php b/pivottable.inc.php
index cdeff1fb..5b8801a9 100644
--- a/pivottable.inc.php
+++ b/pivottable.inc.php
@@ -1,6 +1,6 @@
<?php
/**
- * @version v5.20.21 22-Jan-2022
+ * @version v5.20.20 01-Feb-2021
* @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
* @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
* Released under both BSD license and Lesser GPL library license.
diff --git a/rsfilter.inc.php b/rsfilter.inc.php
index 8ae6e4bd..4272a612 100644
--- a/rsfilter.inc.php
+++ b/rsfilter.inc.php
@@ -1,6 +1,6 @@
<?php
/**
- * @version v5.20.21 22-Jan-2022
+ * @version v5.20.20 01-Feb-2021
* @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
* @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
* Released under both BSD license and Lesser GPL library license.
diff --git a/server.php b/server.php
index 8d375fab..396295b3 100644
--- a/server.php
+++ b/server.php
@@ -1,7 +1,7 @@
<?php
/**
- * @version v5.20.21 22-Jan-2022
+ * @version v5.20.20 01-Feb-2021
* @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
* @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
* Released under both BSD license and Lesser GPL library license.
diff --git a/session/adodb-compress-bzip2.php b/session/adodb-compress-bzip2.php
index 04037775..a2fa19bf 100644
--- a/session/adodb-compress-bzip2.php
+++ b/session/adodb-compress-bzip2.php
@@ -1,7 +1,7 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Contributed by Ross Smith (adodb@netebb.com).
diff --git a/session/adodb-compress-gzip.php b/session/adodb-compress-gzip.php
index a263e48c..604d12a5 100644
--- a/session/adodb-compress-gzip.php
+++ b/session/adodb-compress-gzip.php
@@ -2,7 +2,7 @@
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Contributed by Ross Smith (adodb@netebb.com).
diff --git a/session/adodb-cryptsession.php b/session/adodb-cryptsession.php
index 0680771e..6add3c45 100644
--- a/session/adodb-cryptsession.php
+++ b/session/adodb-cryptsession.php
@@ -2,7 +2,7 @@
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Contributed by Ross Smith (adodb@netebb.com).
diff --git a/session/adodb-cryptsession2.php b/session/adodb-cryptsession2.php
index 8ca5793f..2d880997 100644
--- a/session/adodb-cryptsession2.php
+++ b/session/adodb-cryptsession2.php
@@ -2,7 +2,7 @@
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Contributed by Ross Smith (adodb@netebb.com).
diff --git a/session/adodb-encrypt-mcrypt.php b/session/adodb-encrypt-mcrypt.php
index 4478060d..54778146 100644
--- a/session/adodb-encrypt-mcrypt.php
+++ b/session/adodb-encrypt-mcrypt.php
@@ -2,7 +2,7 @@
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Contributed by Ross Smith (adodb@netebb.com).
diff --git a/session/adodb-encrypt-md5.php b/session/adodb-encrypt-md5.php
index 91e5b2db..3512199d 100644
--- a/session/adodb-encrypt-md5.php
+++ b/session/adodb-encrypt-md5.php
@@ -1,7 +1,7 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Contributed by Ross Smith (adodb@netebb.com).
diff --git a/session/adodb-encrypt-secret.php b/session/adodb-encrypt-secret.php
index 84c2cff3..b0c6fba8 100644
--- a/session/adodb-encrypt-secret.php
+++ b/session/adodb-encrypt-secret.php
@@ -1,7 +1,7 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Contributed by Ross Smith (adodb@netebb.com).
diff --git a/session/adodb-session-clob.php b/session/adodb-session-clob.php
index 9b0236c2..0ad4c63b 100644
--- a/session/adodb-session-clob.php
+++ b/session/adodb-session-clob.php
@@ -2,7 +2,7 @@
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Contributed by Ross Smith (adodb@netebb.com).
diff --git a/session/adodb-session-clob2.php b/session/adodb-session-clob2.php
index 2dd92a5a..0ae97775 100644
--- a/session/adodb-session-clob2.php
+++ b/session/adodb-session-clob2.php
@@ -2,7 +2,7 @@
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Contributed by Ross Smith (adodb@netebb.com).
diff --git a/session/adodb-session.php b/session/adodb-session.php
index c83e59dc..9ccc2956 100644
--- a/session/adodb-session.php
+++ b/session/adodb-session.php
@@ -2,7 +2,7 @@
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Contributed by Ross Smith (adodb@netebb.com).
diff --git a/session/adodb-session2.php b/session/adodb-session2.php
index 4e325a0b..e3468491 100644
--- a/session/adodb-session2.php
+++ b/session/adodb-session2.php
@@ -2,7 +2,7 @@
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Contributed by Ross Smith (adodb@netebb.com).
diff --git a/session/old/adodb-cryptsession.php b/session/old/adodb-cryptsession.php
index d42cc38a..4dad6763 100644
--- a/session/old/adodb-cryptsession.php
+++ b/session/old/adodb-cryptsession.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/session/old/adodb-session-clob.php b/session/old/adodb-session-clob.php
index 9f351d6f..f1cfce54 100644
--- a/session/old/adodb-session-clob.php
+++ b/session/old/adodb-session-clob.php
@@ -1,6 +1,6 @@
<?php
/*
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/session/old/adodb-session.php b/session/old/adodb-session.php
index 42b13db9..0a3f5753 100644
--- a/session/old/adodb-session.php
+++ b/session/old/adodb-session.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/tests/benchmark.php b/tests/benchmark.php
index aa31a985..b282e56e 100644
--- a/tests/benchmark.php
+++ b/tests/benchmark.php
@@ -8,7 +8,7 @@
<body>
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/tests/client.php b/tests/client.php
index 7e020e29..7c67ca4e 100644
--- a/tests/client.php
+++ b/tests/client.php
@@ -2,7 +2,7 @@
<body bgcolor=white>
<?php
/**
- * @version v5.20.21 22-Jan-2022
+ * @version v5.20.20 01-Feb-2021
* @copyright (c) 2001-2013 John Lim (jlim#natsoft.com). All rights reserved.
* @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
* Released under both BSD license and Lesser GPL library license.
diff --git a/tests/test-datadict.php b/tests/test-datadict.php
index d409d9fb..514ea7ac 100644
--- a/tests/test-datadict.php
+++ b/tests/test-datadict.php
@@ -1,7 +1,7 @@
<?php
/*
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/tests/test-php5.php b/tests/test-php5.php
index 214566b4..59eda535 100644
--- a/tests/test-php5.php
+++ b/tests/test-php5.php
@@ -1,6 +1,6 @@
<?php
/*
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/tests/test.php b/tests/test.php
index d5130c7b..5174be2c 100644
--- a/tests/test.php
+++ b/tests/test.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/tests/test3.php b/tests/test3.php
index af55a1e1..c0b26729 100644
--- a/tests/test3.php
+++ b/tests/test3.php
@@ -1,6 +1,6 @@
<?php
/*
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/tests/test4.php b/tests/test4.php
index dd20efa4..7ec0002c 100644
--- a/tests/test4.php
+++ b/tests/test4.php
@@ -1,7 +1,7 @@
<?php
/**
- * @version v5.20.21 22-Jan-2022
+ * @version v5.20.20 01-Feb-2021
* @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
* @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
* Released under both BSD license and Lesser GPL library license.
diff --git a/tests/test5.php b/tests/test5.php
index f4948d77..0952393c 100644
--- a/tests/test5.php
+++ b/tests/test5.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/tests/testcache.php b/tests/testcache.php
index 6da4a428..ce48a923 100644
--- a/tests/testcache.php
+++ b/tests/testcache.php
@@ -2,7 +2,7 @@
<body>
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/tests/testdatabases.inc.php b/tests/testdatabases.inc.php
index e594e0b3..24538c88 100644
--- a/tests/testdatabases.inc.php
+++ b/tests/testdatabases.inc.php
@@ -1,7 +1,7 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/tests/testmssql.php b/tests/testmssql.php
index 9827da6e..cc9526b4 100644
--- a/tests/testmssql.php
+++ b/tests/testmssql.php
@@ -1,7 +1,7 @@
<?php
/**
- * @version v5.20.21 22-Jan-2022
+ * @version v5.20.20 01-Feb-2021
* @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
* @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
* Released under both BSD license and Lesser GPL library license.
diff --git a/tests/testoci8.php b/tests/testoci8.php
index 721e215e..f816e690 100644
--- a/tests/testoci8.php
+++ b/tests/testoci8.php
@@ -2,7 +2,7 @@
<body>
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/tests/testoci8cursor.php b/tests/testoci8cursor.php
index 5514fe02..c98a7aaa 100644
--- a/tests/testoci8cursor.php
+++ b/tests/testoci8cursor.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/tests/testpaging.php b/tests/testpaging.php
index 45751b64..673ad8cb 100644
--- a/tests/testpaging.php
+++ b/tests/testpaging.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/tests/testpear.php b/tests/testpear.php
index 32b2c406..f8a5897f 100644
--- a/tests/testpear.php
+++ b/tests/testpear.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/tests/testsessions.php b/tests/testsessions.php
index 549d294f..977479dd 100644
--- a/tests/testsessions.php
+++ b/tests/testsessions.php
@@ -1,7 +1,7 @@
<?php
/*
-@version v5.20.21 22-Jan-2022
+@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.
diff --git a/toexport.inc.php b/toexport.inc.php
index 11870205..5ede9ce9 100644
--- a/toexport.inc.php
+++ b/toexport.inc.php
@@ -1,7 +1,7 @@
<?php
/**
- * @version v5.20.21 22-Jan-2022
+ * @version v5.20.20 01-Feb-2021
* @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
* @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
* Released under both BSD license and Lesser GPL library license.
diff --git a/tohtml.inc.php b/tohtml.inc.php
index 79fd1679..a5d60b87 100644
--- a/tohtml.inc.php
+++ b/tohtml.inc.php
@@ -1,6 +1,6 @@
<?php
/*
- @version v5.20.21 22-Jan-2022
+ @version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.