summaryrefslogtreecommitdiff
path: root/tests/client.php
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2020-01-25 20:06:18 +0100
committerDamien Regad <dregad@mantisbt.org>2020-12-19 03:30:47 +0100
commit969e1ce0de6810c24422067b4f658fc1f4075aeb (patch)
tree1d0e0072145502950bf87b5ac3ad0af980f40319 /tests/client.php
parent706ca401fcc30c9b5673edabb1d03da7319d1e03 (diff)
downloadadodb-969e1ce0de6810c24422067b4f658fc1f4075aeb.tar.gz
adodb-969e1ce0de6810c24422067b4f658fc1f4075aeb.tar.bz2
adodb-969e1ce0de6810c24422067b4f658fc1f4075aeb.zip
adodb.org is now served over SSL
Change web site references from http://adodb.org to https.
Diffstat (limited to 'tests/client.php')
-rw-r--r--tests/client.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/client.php b/tests/client.php
index 0ecb770c..27ac4c84 100644
--- a/tests/client.php
+++ b/tests/client.php
@@ -12,7 +12,7 @@
* set tabs to 8
*/
- // documentation on usage is at http://adodb.org/dokuwiki/doku.php?id=v5:proxy:proxy_index
+ // documentation on usage is at https://adodb.org/dokuwiki/doku.php?id=v5:proxy:proxy_index
echo PHP_VERSION,'<br>';
var_dump(parse_url('odbc_mssql://userserver/'));