summaryrefslogtreecommitdiffstats
path: root/Auth/Yadis/PlainHTTPFetcher.php
diff options
context:
space:
mode:
Diffstat (limited to 'Auth/Yadis/PlainHTTPFetcher.php')
-rw-r--r--Auth/Yadis/PlainHTTPFetcher.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Auth/Yadis/PlainHTTPFetcher.php b/Auth/Yadis/PlainHTTPFetcher.php
index f61ab64..aea57ea 100644
--- a/Auth/Yadis/PlainHTTPFetcher.php
+++ b/Auth/Yadis/PlainHTTPFetcher.php
@@ -69,7 +69,7 @@ class Auth_Yadis_PlainHTTPFetcher extends Auth_Yadis_HTTPFetcher {
$host = 'ssl://' . $host;
}
- $user_agent = "PHP Yadis Library Fetcher";
+ $user_agent = Auth_OpenID_USER_AGENT;
$headers = array(
"GET ".$parts['path'].