From 41aa9e13cf21b83654cfb2993cea7d8385563692 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 15 Aug 2014 06:05:52 -0700 Subject: doc update --- doc/html/auth_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/auth_8php.html') diff --git a/doc/html/auth_8php.html b/doc/html/auth_8php.html index eefab2c61..e2e1408e2 100644 --- a/doc/html/auth_8php.html +++ b/doc/html/auth_8php.html @@ -155,7 +155,7 @@ Variables

Returns account record on success, null on failure

A plugin indicates successful login by setting 'authenticated' to non-zero value and returning a user record Plugins should never set 'authenticated' except to indicate success - as hooks may be chained and later plugins should not interfere with an earlier one that succeeded.

-

Referenced by api_login(), removeme_post(), and RedBasicAuth\validateUserPass().

+

Referenced by api_login(), removeaccount_post(), removeme_post(), and RedBasicAuth\validateUserPass().

-- cgit v1.2.3