fix xchans more completely after a URL change

This commit is contained in:
friendica
2013-08-24 16:52:38 -07:00
parent 83e3e4e45a
commit 381f457c3f
59 changed files with 1600 additions and 1421 deletions

View File

@@ -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">&#160;</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">&#160;</td></tr>
<tr class="memitem:ae387d4ae097c23d69f3247e7f08140c7"><td class="memItemLeft" align="right" valign="top">&#160;</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">&#160;</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">&#160;</td>
<td class="paramname"><em>$interactive</em> = <code>false</code>&#160;</td>
<td class="paramname"><em>$interactive</em> = <code>false</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">&#160;</td>
<td class="paramname"><em>$confirm</em> = <code>false</code>&#160;</td>
</tr>
<tr>
<td></td>