diff options
| author | Damien Regad <dregad@mantisbt.org> | 2016-09-14 18:46:03 +0200 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2016-09-20 08:29:42 +0200 |
| commit | e5b5773c387b0b7e4c651cf54b0b51fc6a362f96 (patch) | |
| tree | c2fa1e51fcf566cf9ff08e2860c24f27dcbf3615 /datadict | |
| parent | 58a2f2a80506520449dedb75fe6ab93dfd434b58 (diff) | |
| download | adodb-e5b5773c387b0b7e4c651cf54b0b51fc6a362f96.tar.gz adodb-e5b5773c387b0b7e4c651cf54b0b51fc6a362f96.tar.bz2 adodb-e5b5773c387b0b7e4c651cf54b0b51fc6a362f96.zip | |
Update changelog
Diffstat (limited to 'datadict')
| -rw-r--r-- | datadict/datadict-access.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-db2.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-firebird.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-generic.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-ibase.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-informix.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-mssql.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-mssqlnative.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-mysql.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-oci8.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-postgres.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-sapdb.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-sqlite.inc.php | 2 | ||||
| -rw-r--r-- | datadict/datadict-sybase.inc.php | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/datadict/datadict-access.inc.php b/datadict/datadict-access.inc.php index 4696f02e..3c8c44e8 100644 --- a/datadict/datadict-access.inc.php +++ b/datadict/datadict-access.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.6 31-Aug-2016 + @version v5.20.7 19-Sep-2016 @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 084671a9..c43cf5e6 100644 --- a/datadict/datadict-db2.inc.php +++ b/datadict/datadict-db2.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.6 31-Aug-2016 + @version v5.20.7 19-Sep-2016 @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 5bdd2e1c..867b78aa 100644 --- a/datadict/datadict-firebird.inc.php +++ b/datadict/datadict-firebird.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.6 31-Aug-2016 + @version v5.20.7 19-Sep-2016 @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 2439e200..00ddfa0b 100644 --- a/datadict/datadict-generic.inc.php +++ b/datadict/datadict-generic.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.6 31-Aug-2016 + @version v5.20.7 19-Sep-2016 @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 53f71d11..340e6767 100644 --- a/datadict/datadict-ibase.inc.php +++ b/datadict/datadict-ibase.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.6 31-Aug-2016 + @version v5.20.7 19-Sep-2016 @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 b4d5420b..5deac622 100644 --- a/datadict/datadict-informix.inc.php +++ b/datadict/datadict-informix.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.6 31-Aug-2016 + @version v5.20.7 19-Sep-2016 @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 bdf5dd5f..3fa8729a 100644 --- a/datadict/datadict-mssql.inc.php +++ b/datadict/datadict-mssql.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.6 31-Aug-2016 + @version v5.20.7 19-Sep-2016 @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 8c51dee9..7bca0c68 100644 --- a/datadict/datadict-mssqlnative.inc.php +++ b/datadict/datadict-mssqlnative.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.6 31-Aug-2016 + @version v5.20.7 19-Sep-2016 @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 0319633f..54084d62 100644 --- a/datadict/datadict-mysql.inc.php +++ b/datadict/datadict-mysql.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.6 31-Aug-2016 + @version v5.20.7 19-Sep-2016 @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 d43b155e..4aee96b0 100644 --- a/datadict/datadict-oci8.inc.php +++ b/datadict/datadict-oci8.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.6 31-Aug-2016 + @version v5.20.7 19-Sep-2016 @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 3ffc2c88..6dd6a376 100644 --- a/datadict/datadict-postgres.inc.php +++ b/datadict/datadict-postgres.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.6 31-Aug-2016 + @version v5.20.7 19-Sep-2016 @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 7e1ae470..7e9419ca 100644 --- a/datadict/datadict-sapdb.inc.php +++ b/datadict/datadict-sapdb.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.6 31-Aug-2016 + @version v5.20.7 19-Sep-2016 @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 35c2c25f..448870aa 100644 --- a/datadict/datadict-sqlite.inc.php +++ b/datadict/datadict-sqlite.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.6 31-Aug-2016 + @version v5.20.7 19-Sep-2016 @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 736172e7..2b24f41a 100644 --- a/datadict/datadict-sybase.inc.php +++ b/datadict/datadict-sybase.inc.php @@ -1,7 +1,7 @@ <?php /** - @version v5.20.6 31-Aug-2016 + @version v5.20.7 19-Sep-2016 @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. |
