diff options
author | tailor <cygnus@janrain.com> | 2005-12-28 23:15:38 +0000 |
---|---|---|
committer | tailor <cygnus@janrain.com> | 2005-12-28 23:15:38 +0000 |
commit | 95b940a4b700a157438b31bb2193ff9646ba951e (patch) | |
tree | 0fe90bb6f74822f993100c88e24ed72b5c13ae7f /Net/OpenID/Store/MemCacheStore.php | |
parent | 08c65c616edc15c9668f1245c6d6d7fadcbb0d3d (diff) | |
download | php-openid-95b940a4b700a157438b31bb2193ff9646ba951e.zip php-openid-95b940a4b700a157438b31bb2193ff9646ba951e.tar.gz php-openid-95b940a4b700a157438b31bb2193ff9646ba951e.tar.bz2 |
[project @ Cleaned up documentation in store source.]
Diffstat (limited to 'Net/OpenID/Store/MemCacheStore.php')
-rw-r--r-- | Net/OpenID/Store/MemCacheStore.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Net/OpenID/Store/MemCacheStore.php b/Net/OpenID/Store/MemCacheStore.php index 7f6b633..cad1c02 100644 --- a/Net/OpenID/Store/MemCacheStore.php +++ b/Net/OpenID/Store/MemCacheStore.php @@ -11,7 +11,7 @@ * @package OpenID * @author JanRain, Inc. <openid@janrain.com> * @copyright 2005 Janrain, Inc. - * @license: http://www.gnu.org/copyleft/lesser.html LGPL + * @license http://www.gnu.org/copyleft/lesser.html LGPL * */ |