Skip to content

Commit

Permalink
adding a todo for openid#3
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathanaelle committed Jul 5, 2011
1 parent ae8de4f commit 40e0a2d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Auth/OpenID/Store/FileStore.php
Expand Up @@ -626,8 +626,10 @@ function supportsCleanup(){
}


/**
* @todo purging the content of the store
*/
function reset(){
/* @todo */
}

}
Expand Down

0 comments on commit 40e0a2d

Please sign in to comment.