From a2b0ef551b51d17e2aa2e65c16477f2cc276124c Mon Sep 17 00:00:00 2001 From: tailor Date: Thu, 2 Mar 2006 00:22:22 +0000 Subject: [project @ Added link to Interface file] --- Auth/OpenID/Interface.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Auth/OpenID/Interface.php b/Auth/OpenID/Interface.php index adc0475..1e6a50c 100644 --- a/Auth/OpenID/Interface.php +++ b/Auth/OpenID/Interface.php @@ -165,8 +165,8 @@ class Auth_OpenID_OpenIDStore { * store. Unlike all other methods in this class, this one * provides a default implementation, which returns false. * - * In general, any custom subclass of Auth_OpenID_OpenIDStore won't - * override this method, as custom subclasses are only likely to + * In general, any custom subclass of {@link Auth_OpenID_OpenIDStore} + * won't override this method, as custom subclasses are only likely to * be created when the store is fully functional. * * @return bool true if the store works fully, false if the -- cgit v1.1