diff options
| author | Damien Regad <dregad@mantisbt.org> | 2015-12-06 01:44:26 +0100 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2015-12-06 01:45:51 +0100 |
| commit | 60a435157eaa4be966835c42bafd7324f0914a3b (patch) | |
| tree | b4fe0c3d20f49652483d751e30c9d6e2e1ac0c62 | |
| parent | 4bdac396bc2c80dccaf306166b82b597cd300d39 (diff) | |
| download | adodb-60a435157eaa4be966835c42bafd7324f0914a3b.tar.gz adodb-60a435157eaa4be966835c42bafd7324f0914a3b.tar.bz2 adodb-60a435157eaa4be966835c42bafd7324f0914a3b.zip | |
Bump version to 5.20.1v5.20.1
138 files changed, 139 insertions, 139 deletions
diff --git a/adodb-active-record.inc.php b/adodb-active-record.inc.php index eeb31fba..ad9533ce 100644 --- a/adodb-active-record.inc.php +++ b/adodb-active-record.inc.php @@ -1,7 +1,7 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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.sourceforge.net diff --git a/adodb-active-recordx.inc.php b/adodb-active-recordx.inc.php index 5e36318f..771a086e 100644 --- a/adodb-active-recordx.inc.php +++ b/adodb-active-recordx.inc.php @@ -1,7 +1,7 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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.sourceforge.net diff --git a/adodb-csvlib.inc.php b/adodb-csvlib.inc.php index 0734b9a7..a3794500 100644 --- a/adodb-csvlib.inc.php +++ b/adodb-csvlib.inc.php @@ -8,7 +8,7 @@ $ADODB_INCLUDED_CSV = 1; /* - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 b0276ce4..7810bdbc 100644 --- a/adodb-datadict.inc.php +++ b/adodb-datadict.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 422d4dd3..b1490920 100644 --- a/adodb-error.inc.php +++ b/adodb-error.inc.php @@ -1,6 +1,6 @@ <?php /** - * @version v5.20.0 28-Nov-2015 + * @version v5.20.1 06-Dec-2015 * @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 97ef77eb..8bf0af49 100644 --- a/adodb-errorhandler.inc.php +++ b/adodb-errorhandler.inc.php @@ -1,6 +1,6 @@ <?php /** - * @version v5.20.0 28-Nov-2015 + * @version v5.20.1 06-Dec-2015 * @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 9eaf1e8a..dce7c730 100644 --- a/adodb-errorpear.inc.php +++ b/adodb-errorpear.inc.php @@ -1,6 +1,6 @@ <?php /** - * @version v5.20.0 28-Nov-2015 + * @version v5.20.1 06-Dec-2015 * @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 fc3ea4ec..eb14b78e 100644 --- a/adodb-exceptions.inc.php +++ b/adodb-exceptions.inc.php @@ -1,7 +1,7 @@ <?php /** - * @version v5.20.0 28-Nov-2015 + * @version v5.20.1 06-Dec-2015 * @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 6aa7be01..164dfb2a 100644 --- a/adodb-iterator.inc.php +++ b/adodb-iterator.inc.php @@ -1,7 +1,7 @@ <?php /* - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 142414de..dc404b5d 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.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 742d4e38..25f0fe6a 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.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 d12ee46b..bdb2ca3b 100644 --- a/adodb-pager.inc.php +++ b/adodb-pager.inc.php @@ -1,7 +1,7 @@ <?php /* - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 d01fb4a7..edf1548f 100644 --- a/adodb-pear.inc.php +++ b/adodb-pear.inc.php @@ -1,6 +1,6 @@ <?php /** - * @version v5.20.0 28-Nov-2015 + * @version v5.20.1 06-Dec-2015 * @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 e9c30820..6a986788 100644 --- a/adodb-perf.inc.php +++ b/adodb-perf.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 ca2b96f8..ab47b2c5 100644 --- a/adodb-php4.inc.php +++ b/adodb-php4.inc.php @@ -1,7 +1,7 @@ <?php /* - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 68998577..c8f4ae5c 100644 --- a/adodb-time.inc.php +++ b/adodb-time.inc.php @@ -3,7 +3,7 @@ ADOdb Date Library, part of the ADOdb abstraction library Download: http://adodb.sourceforge.net/#download -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 dc6f4ca1..6c1f4f21 100644 --- a/adodb.inc.php +++ b/adodb.inc.php @@ -14,7 +14,7 @@ /** \mainpage - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved. @copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community @@ -217,7 +217,7 @@ if (!defined('_ADODB_LAYER')) { /** * ADODB version as a string. */ - $ADODB_vers = 'v5.20.0 28-Nov-2015'; + $ADODB_vers = 'v5.20.1 06-Dec-2015'; /** * Determines whether recordset->RecordCount() is used. diff --git a/datadict/datadict-access.inc.php b/datadict/datadict-access.inc.php index e4e93d29..50324986 100644 --- a/datadict/datadict-access.inc.php +++ b/datadict/datadict-access.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 3ead3ddf..00e738f9 100644 --- a/datadict/datadict-db2.inc.php +++ b/datadict/datadict-db2.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 1c697e40..45c8dc66 100644 --- a/datadict/datadict-firebird.inc.php +++ b/datadict/datadict-firebird.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 6dbae455..27c923d1 100644 --- a/datadict/datadict-generic.inc.php +++ b/datadict/datadict-generic.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 fc612f12..999198d3 100644 --- a/datadict/datadict-ibase.inc.php +++ b/datadict/datadict-ibase.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 89578813..d0c6e187 100644 --- a/datadict/datadict-informix.inc.php +++ b/datadict/datadict-informix.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 42a80b37..47f70474 100644 --- a/datadict/datadict-mssql.inc.php +++ b/datadict/datadict-mssql.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 88a87ef0..f62e64bf 100644 --- a/datadict/datadict-mssqlnative.inc.php +++ b/datadict/datadict-mssqlnative.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 0af7f866..27bdf2a7 100644 --- a/datadict/datadict-mysql.inc.php +++ b/datadict/datadict-mysql.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 d7ad90e0..191aa973 100644 --- a/datadict/datadict-oci8.inc.php +++ b/datadict/datadict-oci8.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 4b36dfb6..00c2e672 100644 --- a/datadict/datadict-postgres.inc.php +++ b/datadict/datadict-postgres.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 214692a1..0f5e1915 100644 --- a/datadict/datadict-sapdb.inc.php +++ b/datadict/datadict-sapdb.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 ff6c01d1..dc3d038f 100644 --- a/datadict/datadict-sqlite.inc.php +++ b/datadict/datadict-sqlite.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 f9f059ee..ffbce3a3 100644 --- a/datadict/datadict-sybase.inc.php +++ b/datadict/datadict-sybase.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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/docs/changelog.md b/docs/changelog.md index 3d2d2760..ddc28272 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -6,7 +6,7 @@ Older changelogs: [v2.x](changelog_v2.x.md). -## 5.20.1 - 01-Dec-2015 +## 5.20.1 - 06-Dec-2015 - adodb: Fix regression introduced in 5.20.0, causing a PHP Warning when calling GetAssoc() on an empty recordset. See Github #162 diff --git a/docs/docs-active-record.htm b/docs/docs-active-record.htm index 1bae0156..a9ec0da9 100644 --- a/docs/docs-active-record.htm +++ b/docs/docs-active-record.htm @@ -15,7 +15,7 @@ font-family: Arial, Helvetica, sans-serif ; <body> <h1>ADOdb Active Record</h1> -<p>v5.20.0 28-Nov-2015<br> +<p>v5.20.1 06-Dec-2015<br> © 2000-2013 John Lim (jlim#natsoft.com)<br> © 2014 Damien Regad, Mark Newnham and the ADOdb community</p> diff --git a/docs/docs-adodb.htm b/docs/docs-adodb.htm index 355e5ac3..d902c929 100644 --- a/docs/docs-adodb.htm +++ b/docs/docs-adodb.htm @@ -620,7 +620,7 @@ ul <h2>ADOdb Library for PHP</h2> -<p>v5.20.0 28-Nov-2015<br> +<p>v5.20.1 06-Dec-2015<br> © 2000-2013 John Lim (jlim#natsoft.com)<br> © 2014 Damien Regad, Mark Newnham and the ADOdb community</p> diff --git a/docs/docs-datadict.htm b/docs/docs-datadict.htm index 6945f420..33c86094 100644 --- a/docs/docs-datadict.htm +++ b/docs/docs-datadict.htm @@ -21,7 +21,7 @@ <body style="background-color: rgb(255, 255, 255);"> <h2>ADOdb Data Dictionary Library for PHP</h2> -<p>v5.20.0 28-Nov-2015<br> +<p>v5.20.1 06-Dec-2015<br> © 2000-2013 John Lim (jlim#natsoft.com)<br> © 2014 Damien Regad, Mark Newnham and the ADOdb community</p> <p>AXMLS © 2004 ars Cognita, Inc</p> diff --git a/docs/docs-oracle.htm b/docs/docs-oracle.htm index 50f4a70d..f8119ce3 100644 --- a/docs/docs-oracle.htm +++ b/docs/docs-oracle.htm @@ -26,7 +26,7 @@ pre { <h2>Using ADOdb with PHP and Oracle: an advanced tutorial</h2> </td><td><div align="right"><img src=cute_icons_for_site/adodb.gif width="88" height="31"></div></tr></table> -<p>v5.20.0 28-Nov-2015<br> +<p>v5.20.1 06-Dec-2015<br> © 2000-2013 John Lim (jlim#natsoft.com)<br> © 2014 Damien Regad, Mark Newnham and the ADOdb community</p> diff --git a/docs/docs-perf.htm b/docs/docs-perf.htm index 62db0659..e4ca8963 100644 --- a/docs/docs-perf.htm +++ b/docs/docs-perf.htm @@ -19,7 +19,7 @@ font-size: 8pt; <body> <h3>The ADOdb Performance Monitoring Library</h3> -<p>v5.20.0 28-Nov-2015<br> +<p>v5.20.1 06-Dec-2015<br> © 2000-2013 John Lim (jlim#natsoft.com)<br> © 2014 Damien Regad, Mark Newnham and the ADOdb community</p> diff --git a/docs/docs-session.htm b/docs/docs-session.htm index d0d0e947..31d90490 100644 --- a/docs/docs-session.htm +++ b/docs/docs-session.htm @@ -21,7 +21,7 @@ font-size: 8pt; <body style="background-color: rgb(255, 255, 255);"> <h1>ADODB Session 2 Management Manual</h1> -<p>v5.20.0 28-Nov-2015<br> +<p>v5.20.1 06-Dec-2015<br> © 2000-2013 John Lim (jlim#natsoft.com)<br> © 2014 Damien Regad, Mark Newnham and the ADOdb community</p> diff --git a/docs/docs-session.old.htm b/docs/docs-session.old.htm index fa2ed7bb..9f89a317 100644 --- a/docs/docs-session.old.htm +++ b/docs/docs-session.old.htm @@ -21,7 +21,7 @@ font-size: 8pt; <body style="background-color: rgb(255, 255, 255);"> <h3>ADODB Session Management Manual</h3> -<p>v5.20.0 28-Nov-2015<br> +<p>v5.20.1 06-Dec-2015<br> © 2000-2013 John Lim (jlim#natsoft.com)<br> © 2014 Damien Regad, Mark Newnham and the ADOdb community</p> diff --git a/drivers/adodb-access.inc.php b/drivers/adodb-access.inc.php index e7529121..63121f8e 100644 --- a/drivers/adodb-access.inc.php +++ b/drivers/adodb-access.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 ef8afde2..815bef6a 100644 --- a/drivers/adodb-ado.inc.php +++ b/drivers/adodb-ado.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 5c278d46..a94f88bf 100644 --- a/drivers/adodb-ado5.inc.php +++ b/drivers/adodb-ado5.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 7f459646..45210e26 100644 --- a/drivers/adodb-ado_access.inc.php +++ b/drivers/adodb-ado_access.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 4e2f53bc..23a2faad 100644 --- a/drivers/adodb-ado_mssql.inc.php +++ b/drivers/adodb-ado_mssql.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 e8ccf224..283183fd 100644 --- a/drivers/adodb-borland_ibase.inc.php +++ b/drivers/adodb-borland_ibase.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 411f8277..2b10499c 100644 --- a/drivers/adodb-csv.inc.php +++ b/drivers/adodb-csv.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 d7b4ec9b..b3487d2d 100644 --- a/drivers/adodb-db2.inc.php +++ b/drivers/adodb-db2.inc.php @@ -1,6 +1,6 @@ <?php /** - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 5a832046..3779fff4 100644 --- a/drivers/adodb-db2oci.inc.php +++ b/drivers/adodb-db2oci.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 c326bae8..286c0f5b 100644 --- a/drivers/adodb-db2ora.inc.php +++ b/drivers/adodb-db2ora.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 900b4f4d..646eb528 100644 --- a/drivers/adodb-fbsql.inc.php +++ b/drivers/adodb-fbsql.inc.php @@ -1,6 +1,6 @@ <?php /* - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 e123661a..66f7bde2 100644 --- a/drivers/adodb-firebird.inc.php +++ b/drivers/adodb-firebird.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 45f8d384..cc8755b8 100644 --- a/drivers/adodb-ibase.inc.php +++ b/drivers/adodb-ibase.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 34d6568e..79e86560 100644 --- a/drivers/adodb-informix.inc.php +++ b/drivers/adodb-informix.inc.php @@ -1,6 +1,6 @@ <?php /** -* @version v5.20.0 28-Nov-2015 +* @version v5.20.1 06-Dec-2015 * @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 d19f9997..b57f991a 100644 --- a/drivers/adodb-informix72.inc.php +++ b/drivers/adodb-informix72.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 a87e215d..86c705d7 100644 --- a/drivers/adodb-ldap.inc.php +++ b/drivers/adodb-ldap.inc.php @@ -1,6 +1,6 @@ <?php /* - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 22993835..a5ea6b90 100644 --- a/drivers/adodb-mssql.inc.php +++ b/drivers/adodb-mssql.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 ab9262c1..ae5a1121 100644 --- a/drivers/adodb-mssqlnative.inc.php +++ b/drivers/adodb-mssqlnative.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 547f46e6..faf25fc9 100644 --- a/drivers/adodb-mssqlpo.inc.php +++ b/drivers/adodb-mssqlpo.inc.php @@ -1,6 +1,6 @@ <?php /** -* @version v5.20.0 28-Nov-2015 +* @version v5.20.1 06-Dec-2015 * @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 cc31a2e9..4e61b933 100644 --- a/drivers/adodb-mysql.inc.php +++ b/drivers/adodb-mysql.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 d164dfd2..f14e2575 100644 --- a/drivers/adodb-mysqli.inc.php +++ b/drivers/adodb-mysqli.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 3eee2ae3..8078a521 100644 --- a/drivers/adodb-mysqlpo.inc.php +++ b/drivers/adodb-mysqlpo.inc.php @@ -1,7 +1,7 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 cbc703de..55b53640 100644 --- a/drivers/adodb-mysqlt.inc.php +++ b/drivers/adodb-mysqlt.inc.php @@ -1,7 +1,7 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 1eb40c06..5710bd63 100644 --- a/drivers/adodb-netezza.inc.php +++ b/drivers/adodb-netezza.inc.php @@ -1,6 +1,6 @@ <?php /* - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 4914fd95..cf0cb5e0 100644 --- a/drivers/adodb-oci8.inc.php +++ b/drivers/adodb-oci8.inc.php @@ -1,7 +1,7 @@ <?php /* - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 66c77d51..c75e10ba 100644 --- a/drivers/adodb-oci805.inc.php +++ b/drivers/adodb-oci805.inc.php @@ -1,6 +1,6 @@ <?php /** - * @version v5.20.0 28-Nov-2015 + * @version v5.20.1 06-Dec-2015 * @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 cb03dc59..cf76aa6a 100644 --- a/drivers/adodb-oci8po.inc.php +++ b/drivers/adodb-oci8po.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 70f2fb33..0556fc57 100644 --- a/drivers/adodb-oci8quercus.inc.php +++ b/drivers/adodb-oci8quercus.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 ad5b754a..c042ab57 100644 --- a/drivers/adodb-odbc.inc.php +++ b/drivers/adodb-odbc.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 8d800047..dca54c6a 100644 --- a/drivers/adodb-odbc_db2.inc.php +++ b/drivers/adodb-odbc_db2.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 4b9a57f6..8e1d57c4 100644 --- a/drivers/adodb-odbc_mssql.inc.php +++ b/drivers/adodb-odbc_mssql.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 f177fbf7..5d566068 100644 --- a/drivers/adodb-odbc_oracle.inc.php +++ b/drivers/adodb-odbc_oracle.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 64c534d0..a5823a4e 100644 --- a/drivers/adodb-odbtp.inc.php +++ b/drivers/adodb-odbtp.inc.php @@ -1,6 +1,6 @@ <?php /* - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 69de1c4d..350f091f 100644 --- a/drivers/adodb-odbtp_unicode.inc.php +++ b/drivers/adodb-odbtp_unicode.inc.php @@ -1,6 +1,6 @@ <?php /* - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 4a419e4e..48aa91ca 100644 --- a/drivers/adodb-oracle.inc.php +++ b/drivers/adodb-oracle.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 2f7f7a54..759d40d7 100644 --- a/drivers/adodb-pdo.inc.php +++ b/drivers/adodb-pdo.inc.php @@ -1,6 +1,6 @@ <?php /** - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 3f85e8d4..111d465e 100644 --- a/drivers/adodb-pdo_mssql.inc.php +++ b/drivers/adodb-pdo_mssql.inc.php @@ -2,7 +2,7 @@ /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 1f66e10d..d7ddba5c 100644 --- a/drivers/adodb-pdo_mysql.inc.php +++ b/drivers/adodb-pdo_mysql.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 d9cd2078..40beed32 100644 --- a/drivers/adodb-pdo_oci.inc.php +++ b/drivers/adodb-pdo_oci.inc.php @@ -2,7 +2,7 @@ /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 2d528baa..8b647c40 100644 --- a/drivers/adodb-pdo_pgsql.inc.php +++ b/drivers/adodb-pdo_pgsql.inc.php @@ -1,7 +1,7 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 8e591574..af032d55 100644 --- a/drivers/adodb-pdo_sqlite.inc.php +++ b/drivers/adodb-pdo_sqlite.inc.php @@ -1,7 +1,7 @@ <?php /* - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 aa5f0235..3ebbbaa5 100644 --- a/drivers/adodb-postgres.inc.php +++ b/drivers/adodb-postgres.inc.php @@ -1,6 +1,6 @@ <?php /* - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 8e47c863..2bcf0653 100644 --- a/drivers/adodb-postgres64.inc.php +++ b/drivers/adodb-postgres64.inc.php @@ -1,6 +1,6 @@ <?php /* - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 082f7625..1b218393 100644 --- a/drivers/adodb-postgres7.inc.php +++ b/drivers/adodb-postgres7.inc.php @@ -1,6 +1,6 @@ <?php /* - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 983bdb48..1ef71180 100644 --- a/drivers/adodb-postgres8.inc.php +++ b/drivers/adodb-postgres8.inc.php @@ -1,6 +1,6 @@ <?php /* - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 d90eaae0..ec8334b2 100644 --- a/drivers/adodb-postgres9.inc.php +++ b/drivers/adodb-postgres9.inc.php @@ -1,6 +1,6 @@ <?php /* - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 a37d953f..024d9bea 100644 --- a/drivers/adodb-proxy.inc.php +++ b/drivers/adodb-proxy.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 f0240267..a0563110 100644 --- a/drivers/adodb-sapdb.inc.php +++ b/drivers/adodb-sapdb.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 4d55dbe1..e6ee391b 100644 --- a/drivers/adodb-sqlanywhere.inc.php +++ b/drivers/adodb-sqlanywhere.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 ce3c60f4..e1b12d43 100644 --- a/drivers/adodb-sqlite.inc.php +++ b/drivers/adodb-sqlite.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 85f236bd..152ec694 100644 --- a/drivers/adodb-sqlite3.inc.php +++ b/drivers/adodb-sqlite3.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 0d7b3ce1..d715e9ff 100644 --- a/drivers/adodb-sqlitepo.inc.php +++ b/drivers/adodb-sqlitepo.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 f4e14c7d..29016d0a 100644 --- a/drivers/adodb-sybase.inc.php +++ b/drivers/adodb-sybase.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 137ca528..982eb5b3 100644 --- a/drivers/adodb-sybase_ase.inc.php +++ b/drivers/adodb-sybase_ase.inc.php @@ -1,6 +1,6 @@ <?php /* - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 d4db8a76..a0d52323 100644 --- a/drivers/adodb-text.inc.php +++ b/drivers/adodb-text.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 85ee9090..9e4718dc 100644 --- a/drivers/adodb-vfp.inc.php +++ b/drivers/adodb-vfp.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 29554d15..76a9d9b2 100644 --- a/pear/Auth/Container/ADOdb.php +++ b/pear/Auth/Container/ADOdb.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 d2b56d22..2f0edee0 100644 --- a/perf/perf-db2.inc.php +++ b/perf/perf-db2.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 22285fed..8d1d01cc 100644 --- a/perf/perf-informix.inc.php +++ b/perf/perf-informix.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 d24e3adf..5a433935 100644 --- a/perf/perf-mssql.inc.php +++ b/perf/perf-mssql.inc.php @@ -1,7 +1,7 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 49a9fd70..12a072d5 100644 --- a/perf/perf-mssqlnative.inc.php +++ b/perf/perf-mssqlnative.inc.php @@ -1,7 +1,7 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 bcd460b0..fbaee31d 100644 --- a/perf/perf-mysql.inc.php +++ b/perf/perf-mysql.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 0b903d83..c4e58a83 100644 --- a/perf/perf-oci8.inc.php +++ b/perf/perf-oci8.inc.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 232e7702..b1a932a9 100644 --- a/perf/perf-postgres.inc.php +++ b/perf/perf-postgres.inc.php @@ -1,7 +1,7 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 db5348bd..5aeb392d 100644 --- a/pivottable.inc.php +++ b/pivottable.inc.php @@ -1,6 +1,6 @@ <?php /** - * @version v5.20.0 28-Nov-2015 + * @version v5.20.1 06-Dec-2015 * @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 cdb09edd..90e7f463 100644 --- a/rsfilter.inc.php +++ b/rsfilter.inc.php @@ -1,6 +1,6 @@ <?php /** - * @version v5.20.0 28-Nov-2015 + * @version v5.20.1 06-Dec-2015 * @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. @@ -1,7 +1,7 @@ <?php /** - * @version v5.20.0 28-Nov-2015 + * @version v5.20.1 06-Dec-2015 * @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 5317e94e..2a2f91b9 100644 --- a/session/adodb-compress-bzip2.php +++ b/session/adodb-compress-bzip2.php @@ -1,7 +1,7 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 af70adda..d15c39b8 100644 --- a/session/adodb-compress-gzip.php +++ b/session/adodb-compress-gzip.php @@ -2,7 +2,7 @@ /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 5ca57ce6..00e83edd 100644 --- a/session/adodb-cryptsession.php +++ b/session/adodb-cryptsession.php @@ -2,7 +2,7 @@ /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 3369ee0e..06e21f96 100644 --- a/session/adodb-cryptsession2.php +++ b/session/adodb-cryptsession2.php @@ -2,7 +2,7 @@ /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 e4c36245..66dbe5ef 100644 --- a/session/adodb-encrypt-mcrypt.php +++ b/session/adodb-encrypt-mcrypt.php @@ -2,7 +2,7 @@ /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 0485ac13..9f2ed5b3 100644 --- a/session/adodb-encrypt-md5.php +++ b/session/adodb-encrypt-md5.php @@ -1,7 +1,7 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 e26e27e5..c692a72b 100644 --- a/session/adodb-encrypt-secret.php +++ b/session/adodb-encrypt-secret.php @@ -1,7 +1,7 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 2b198ff4..1e03a8da 100644 --- a/session/adodb-session-clob.php +++ b/session/adodb-session-clob.php @@ -2,7 +2,7 @@ /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 553220f8..c2dd40dd 100644 --- a/session/adodb-session-clob2.php +++ b/session/adodb-session-clob2.php @@ -2,7 +2,7 @@ /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 f69a89e6..473f6de8 100644 --- a/session/adodb-session.php +++ b/session/adodb-session.php @@ -2,7 +2,7 @@ /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 70803d0f..1a4342bf 100644 --- a/session/adodb-session2.php +++ b/session/adodb-session2.php @@ -2,7 +2,7 @@ /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 f5ee2b00..7abd3188 100644 --- a/session/old/adodb-cryptsession.php +++ b/session/old/adodb-cryptsession.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 8474fd41..5abc35dd 100644 --- a/session/old/adodb-session-clob.php +++ b/session/old/adodb-session-clob.php @@ -1,6 +1,6 @@ <?php /* - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 3a490712..20045e5a 100644 --- a/session/old/adodb-session.php +++ b/session/old/adodb-session.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 194c099d..5f3ab635 100644 --- a/tests/benchmark.php +++ b/tests/benchmark.php @@ -8,7 +8,7 @@ <body> <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 4098529b..5aabcbf0 100644 --- a/tests/client.php +++ b/tests/client.php @@ -2,7 +2,7 @@ <body bgcolor=white> <?php /** - * @version v5.20.0 28-Nov-2015 + * @version v5.20.1 06-Dec-2015 * @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 c84c39ad..6ae16961 100644 --- a/tests/test-datadict.php +++ b/tests/test-datadict.php @@ -1,7 +1,7 @@ <?php /* - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 4605d933..4983908d 100644 --- a/tests/test-php5.php +++ b/tests/test-php5.php @@ -1,6 +1,6 @@ <?php /* - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 693cbb77..d7c293e6 100644 --- a/tests/test.php +++ b/tests/test.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 d9e640b6..68600154 100644 --- a/tests/test3.php +++ b/tests/test3.php @@ -1,6 +1,6 @@ <?php /* - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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 a3fe9c7b..51ffa57d 100644 --- a/tests/test4.php +++ b/tests/test4.php @@ -1,7 +1,7 @@ <?php /** - * @version v5.20.0 28-Nov-2015 + * @version v5.20.1 06-Dec-2015 * @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 36d80a24..a62817d1 100644 --- a/tests/test5.php +++ b/tests/test5.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 16ec836c..8d3ad7f2 100644 --- a/tests/testcache.php +++ b/tests/testcache.php @@ -2,7 +2,7 @@ <body> <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 43bc0fa3..70e32f99 100644 --- a/tests/testdatabases.inc.php +++ b/tests/testdatabases.inc.php @@ -1,7 +1,7 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 6fadf510..cf1ff063 100644 --- a/tests/testmssql.php +++ b/tests/testmssql.php @@ -1,7 +1,7 @@ <?php /** - * @version v5.20.0 28-Nov-2015 + * @version v5.20.1 06-Dec-2015 * @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 dfab21e7..a37fe527 100644 --- a/tests/testoci8.php +++ b/tests/testoci8.php @@ -2,7 +2,7 @@ <body> <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 df07b025..9f533a2f 100644 --- a/tests/testoci8cursor.php +++ b/tests/testoci8cursor.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 f21e45d0..3ab300bb 100644 --- a/tests/testpaging.php +++ b/tests/testpaging.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 5c2b7541..d8df2ab7 100644 --- a/tests/testpear.php +++ b/tests/testpear.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 33bb1eda..17b63337 100644 --- a/tests/testsessions.php +++ b/tests/testsessions.php @@ -1,7 +1,7 @@ <?php /* -@version v5.20.0 28-Nov-2015 +@version v5.20.1 06-Dec-2015 @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 f709bb30..f372aade 100644 --- a/toexport.inc.php +++ b/toexport.inc.php @@ -1,7 +1,7 @@ <?php /** - * @version v5.20.0 28-Nov-2015 + * @version v5.20.1 06-Dec-2015 * @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 6d0811b3..c628aa70 100644 --- a/tohtml.inc.php +++ b/tohtml.inc.php @@ -1,6 +1,6 @@ <?php /* - @version v5.20.0 28-Nov-2015 + @version v5.20.1 06-Dec-2015 @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. |
