diff options
| author | Damien Regad <dregad@mantisbt.org> | 2018-08-06 14:30:26 +0200 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2018-08-06 14:30:26 +0200 |
| commit | 131539bfe349603c5de696e4da792874fcef7be7 (patch) | |
| tree | 24cc871271ac36fda714ccbf85de936741a11c20 /tests/test.php | |
| parent | 317f16fcc0ff677a9ab4e088e10821a3dad7ed82 (diff) | |
| parent | e24413f722f012c25d1f7e6277c25a075a93e3cf (diff) | |
| download | adodb-131539bfe349603c5de696e4da792874fcef7be7.tar.gz adodb-131539bfe349603c5de696e4da792874fcef7be7.tar.bz2 adodb-131539bfe349603c5de696e4da792874fcef7be7.zip | |
Fix and update links
- dead php.weblogs.com -> adodb.org
- redirected adodb.sourceforge.net -> adodb.org
- Standardize "latest version" comments
- Use new friendly URL for Sourceforge tracker links
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 e452bc35..9626a9e2 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/ */ @@ -1756,7 +1756,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> |
