diff options
Diffstat (limited to 'tests/test.php')
| -rw-r--r-- | tests/test.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test.php b/tests/test.php index e2910bf1..e32053b1 100644 --- a/tests/test.php +++ b/tests/test.php @@ -8,7 +8,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/ */ @@ -1750,7 +1750,7 @@ foreach($_GET as $k=>$v) { This script tests the following databases: Interbase, Oracle, Visual FoxPro, Microsoft Access (ODBC and ADO), MySQL, MSSQL (ODBC, native, ADO). There is also support for Sybase, PostgreSQL.</p> -For the latest version of ADODB, visit <a href=http://adodb.sourceforge.net/>adodb.sourceforge.net</a>.</p> +For the latest version of ADODB, visit <a href=http://adodb.org//>adodb.org</a>.</p> Test <a href=test4.php>GetInsertSQL/GetUpdateSQL</a> <a href=testsessions.php>Sessions</a> |
