summaryrefslogtreecommitdiffstats
path: root/Auth
diff options
context:
space:
mode:
Diffstat (limited to 'Auth')
-rw-r--r--Auth/OpenID/TrustRoot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Auth/OpenID/TrustRoot.php b/Auth/OpenID/TrustRoot.php
index f0be2d6..2921bea 100644
--- a/Auth/OpenID/TrustRoot.php
+++ b/Auth/OpenID/TrustRoot.php
@@ -356,7 +356,7 @@ function Auth_OpenID_getAllowedReturnURLs($relying_party_url, &$fetcher,
list($rp_url_after_redirects, $endpoints) =
Auth_OpenID_discoverWithYadis($relying_party_url,
- &$fetcher,
+ $fetcher,
'Auth_OpenID_extractReturnURL',
$discover_function);