diff options
Diffstat (limited to 'doc/html/include_2follow_8php.html')
-rw-r--r-- | doc/html/include_2follow_8php.html | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/doc/html/include_2follow_8php.html b/doc/html/include_2follow_8php.html index ed557fda9..8b42bcb0a 100644 --- a/doc/html/include_2follow_8php.html +++ b/doc/html/include_2follow_8php.html @@ -112,11 +112,11 @@ $(document).ready(function(){initNavTree('include_2follow_8php.html','');}); <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a> Functions</h2></td></tr> -<tr class="memitem:a6553a7650fae55f95660510d90983144"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="include_2follow_8php.html#a6553a7650fae55f95660510d90983144">new_contact</a> ($uid, $url, $channel, $interactive=false)</td></tr> -<tr class="separator:a6553a7650fae55f95660510d90983144"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:ae387d4ae097c23d69f3247e7f08140c7"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="include_2follow_8php.html#ae387d4ae097c23d69f3247e7f08140c7">new_contact</a> ($uid, $url, $channel, $interactive=false, $confirm=false)</td></tr> +<tr class="separator:ae387d4ae097c23d69f3247e7f08140c7"><td class="memSeparator" colspan="2"> </td></tr> </table> <h2 class="groupheader">Function Documentation</h2> -<a class="anchor" id="a6553a7650fae55f95660510d90983144"></a> +<a class="anchor" id="ae387d4ae097c23d69f3247e7f08140c7"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -142,7 +142,13 @@ Functions</h2></td></tr> <td class="paramkey"></td> <td></td> <td class="paramtype"> </td> - <td class="paramname"><em>$interactive</em> = <code>false</code> </td> + <td class="paramname"><em>$interactive</em> = <code>false</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype"> </td> + <td class="paramname"><em>$confirm</em> = <code>false</code> </td> </tr> <tr> <td></td> |