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/client.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/client.php')
| -rw-r--r-- | tests/client.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/client.php b/tests/client.php index 1ca5bc9a..a8bac679 100644 --- a/tests/client.php +++ b/tests/client.php @@ -12,7 +12,7 @@ * set tabs to 8 */ - // documentation on usage is at http://php.weblogs.com/adodb_csv + // documentation on usage is at http://adodb.org/dokuwiki/doku.php?id=v5:proxy:proxy_index echo PHP_VERSION,'<br>'; var_dump(parse_url('odbc_mssql://userserver/')); |
