summaryrefslogtreecommitdiffstats
path: root/Auth/OpenID.php
diff options
context:
space:
mode:
Diffstat (limited to 'Auth/OpenID.php')
-rw-r--r--Auth/OpenID.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/Auth/OpenID.php b/Auth/OpenID.php
index 38d51be..9f6a4b8 100644
--- a/Auth/OpenID.php
+++ b/Auth/OpenID.php
@@ -83,6 +83,12 @@ define('Auth_OpenID_DO_AUTH', 'do_auth');
*/
define('Auth_OpenID_DO_ABOUT', 'do_about');
+/**
+ * The OpenID utility function class.
+ *
+ * @package OpenID
+ * @access private
+ */
class Auth_OpenID {
/**