summaryrefslogtreecommitdiffstats
path: root/Auth
diff options
context:
space:
mode:
Diffstat (limited to 'Auth')
-rw-r--r--Auth/OpenID/DiffieHellman.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/Auth/OpenID/DiffieHellman.php b/Auth/OpenID/DiffieHellman.php
index 6265bf5..4af6629 100644
--- a/Auth/OpenID/DiffieHellman.php
+++ b/Auth/OpenID/DiffieHellman.php
@@ -110,3 +110,5 @@ class Auth_OpenID_DiffieHellman {
return $xsecret;
}
}
+
+?>