summaryrefslogtreecommitdiffstats
path: root/Auth/OpenID/Store/SQLStore.php
diff options
context:
space:
mode:
Diffstat (limited to 'Auth/OpenID/Store/SQLStore.php')
-rw-r--r--Auth/OpenID/Store/SQLStore.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/Auth/OpenID/Store/SQLStore.php b/Auth/OpenID/Store/SQLStore.php
index 0a3671d..2f33a3d 100644
--- a/Auth/OpenID/Store/SQLStore.php
+++ b/Auth/OpenID/Store/SQLStore.php
@@ -105,6 +105,7 @@ function _unoctify($str)
* All methods other than the constructor and createTables should be
* considered implementation details.
*
+ * @access private
* @package OpenID
*/
class Auth_OpenID_SQLStore extends Auth_OpenID_OpenIDStore {