diff options
author | friendica <info@friendica.com> | 2013-10-26 01:27:19 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-10-26 01:27:19 -0700 |
commit | c36fc59df30735b88ab55884f4411dedd3886f20 (patch) | |
tree | 91f5c4b5c6efeadfcabf505f03d002ae27e15ef9 /doc/html/auth_8php.html | |
parent | 0b0bd3c20765d267ec6d7cc261c7713917a22582 (diff) | |
download | volse-hubzilla-c36fc59df30735b88ab55884f4411dedd3886f20.tar.gz volse-hubzilla-c36fc59df30735b88ab55884f4411dedd3886f20.tar.bz2 volse-hubzilla-c36fc59df30735b88ab55884f4411dedd3886f20.zip |
doc updates
Diffstat (limited to 'doc/html/auth_8php.html')
-rw-r--r-- | doc/html/auth_8php.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/auth_8php.html b/doc/html/auth_8php.html index 220d244b3..725b1156d 100644 --- a/doc/html/auth_8php.html +++ b/doc/html/auth_8php.html @@ -152,7 +152,7 @@ Variables</h2></td></tr> <p>Returns account record on success, null on failure </p> <p>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.</p> -<p>Referenced by <a class="el" href="include_2api_8php.html#afe534f826e4282b72d66e8cadca7bb73">api_login()</a>.</p> +<p>Referenced by <a class="el" href="include_2api_8php.html#afe534f826e4282b72d66e8cadca7bb73">api_login()</a>, and <a class="el" href="classRedBasicAuth.html#a8dfd9a0953f8884723b421b7c1acf79b">RedBasicAuth\validateUserPass()</a>.</p> </div> </div> |