summaryrefslogtreecommitdiff
path: root/tests/test.php
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2018-08-06 14:30:26 +0200
committerDamien Regad <dregad@mantisbt.org>2018-08-06 14:30:26 +0200
commit131539bfe349603c5de696e4da792874fcef7be7 (patch)
tree24cc871271ac36fda714ccbf85de936741a11c20 /tests/test.php
parent317f16fcc0ff677a9ab4e088e10821a3dad7ed82 (diff)
parente24413f722f012c25d1f7e6277c25a075a93e3cf (diff)
downloadadodb-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.php4
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> &nbsp;
<a href=testsessions.php>Sessions</a> &nbsp;