summaryrefslogtreecommitdiffstats
path: root/Auth/OpenID/Interface.php
diff options
context:
space:
mode:
Diffstat (limited to 'Auth/OpenID/Interface.php')
-rw-r--r--Auth/OpenID/Interface.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/Auth/OpenID/Interface.php b/Auth/OpenID/Interface.php
index eeb130a..38fe369 100644
--- a/Auth/OpenID/Interface.php
+++ b/Auth/OpenID/Interface.php
@@ -94,6 +94,14 @@ class Auth_OpenID_OpenIDStore {
}
/**
+ * Report whether this storage supports cleanup
+ */
+ function supportsCleanup()
+ {
+ return true;
+ }
+
+ /**
* This method returns an Association object from storage that
* matches the server URL and, if specified, handle. It returns
* null if no such association is found or if the matching