diff options
| author | Damien Regad <dregad@mantisbt.org> | 2018-08-06 18:27:12 +0200 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2018-08-06 18:27:12 +0200 |
| commit | ac34e7169b9667ba862e8771415281b2a9bcecb9 (patch) | |
| tree | 706737111e39c6a29477649fae73d5d2936d2147 /tests/testoci8.php | |
| parent | 980aa9965bfabddc0eb0be5dfc1fcf3c73899e8b (diff) | |
| parent | 748c0748477f328a23300bae80f88cc606a6d7a2 (diff) | |
| download | adodb-ac34e7169b9667ba862e8771415281b2a9bcecb9.tar.gz adodb-ac34e7169b9667ba862e8771415281b2a9bcecb9.tar.bz2 adodb-ac34e7169b9667ba862e8771415281b2a9bcecb9.zip | |
Merge branch 'hotfix/5.20' (v5.20.13)
# Conflicts:
# adodb-time.inc.php
# docs/changelog.md
# drivers/adodb-mssql.inc.php
# drivers/adodb-mssqlnative.inc.php
# drivers/adodb-oci8po.inc.php
Diffstat (limited to 'tests/testoci8.php')
| -rw-r--r-- | tests/testoci8.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testoci8.php b/tests/testoci8.php index 0c5b89af..22c5ff36 100644 --- a/tests/testoci8.php +++ b/tests/testoci8.php @@ -10,7 +10,7 @@ the BSD license will take precedence. Set tabs to 4 for best viewing. - Latest version is available at http://adodb.sourceforge.net + Latest version is available at http://adodb.org/ */ error_reporting(E_ALL | E_STRICT); include("../adodb.inc.php"); |
