doc updates

This commit is contained in:
friendica
2013-10-26 01:27:19 -07:00
parent 0b0bd3c207
commit c36fc59df3
80 changed files with 1282 additions and 690 deletions

View File

@@ -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>