summaryrefslogtreecommitdiffstats
path: root/examples/detect.php
diff options
context:
space:
mode:
authortailor <cygnus@cprogrammer.org>2007-03-12 18:30:42 +0000
committertailor <cygnus@cprogrammer.org>2007-03-12 18:30:42 +0000
commit14370cd0b9efca383706689439c3151c91edc2c4 (patch)
treef8e49033c702b3f5b45de20d175f8536d2cfdce8 /examples/detect.php
parent74b0846ec63525092e679eec1f63bea74e139be2 (diff)
downloadphp-openid-14370cd0b9efca383706689439c3151c91edc2c4.zip
php-openid-14370cd0b9efca383706689439c3151c91edc2c4.tar.gz
php-openid-14370cd0b9efca383706689439c3151c91edc2c4.tar.bz2
[project @ Remove comment]
Diffstat (limited to 'examples/detect.php')
-rw-r--r--examples/detect.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/detect.php b/examples/detect.php
index c368d0d..7083b41 100644
--- a/examples/detect.php
+++ b/examples/detect.php
@@ -395,7 +395,6 @@ function detect_fetcher($r, &$out)
}
if (Services_Yadis_Yadis::curlPresent()) {
- // XXX: actually fetch a URL.
$out .= $r->p('This PHP installation has support for libcurl. Good.');
} else {
$out .= $r->p('This PHP installation does not have support for ' .