diff options
author | friendica <info@friendica.com> | 2013-04-16 16:23:35 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-04-16 16:23:35 -0700 |
commit | 5c43c57ce1d60898b0104ddd405a6abe3c8b324c (patch) | |
tree | dd7513005d95dc9a443e94ec5cc6724088bf36cc /doc/html/boot_8php.html | |
parent | 2ccb8c2e2b776d870ab56b7d54508b77027c151f (diff) | |
download | volse-hubzilla-5c43c57ce1d60898b0104ddd405a6abe3c8b324c.tar.gz volse-hubzilla-5c43c57ce1d60898b0104ddd405a6abe3c8b324c.tar.bz2 volse-hubzilla-5c43c57ce1d60898b0104ddd405a6abe3c8b324c.zip |
doc update
Diffstat (limited to 'doc/html/boot_8php.html')
-rw-r--r-- | doc/html/boot_8php.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/html/boot_8php.html b/doc/html/boot_8php.html index a934d5aae..5d5aa617a 100644 --- a/doc/html/boot_8php.html +++ b/doc/html/boot_8php.html @@ -1459,7 +1459,8 @@ Variables</h2></td></tr> </table> </dd> </dl> -<dl class="section return"><dt>Returns</dt><dd>string </dd></dl> +<dl class="section return"><dt>Returns</dt><dd>string</dd></dl> +<p>'zid' string url - url to accept zid string zid - urlencoded zid string result - the return string we calculated, change it if you want to return something else </p> <p>Referenced by <a class="el" href="bbcode_8php.html#a52c45273fbb7ce5ec27094f7936856e1">bb_ShareAttributes()</a>, <a class="el" href="dirfind_8php.html#af22b0283f928c4c32e62248a5ae67cee">dirfind_content()</a>, <a class="el" href="intro_8php.html#a3e2a523697633ddb4517b9266a515f5b">intro_content()</a>, <a class="el" href="conversation_8php.html#afea815dd1768e8417d2b30be53e9e0b4">localize_item()</a>, <a class="el" href="match_8php.html#a1dd853e959b9e70c1911bb2fb5f5130d">match_content()</a>, <a class="el" href="notifications_8php.html#aadd0b5525bd8c283a5d8a37982bbfe62">notifications_content()</a>, and <a class="el" href="viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776">viewconnections_content()</a>.</p> @@ -1478,6 +1479,8 @@ Variables</h2></td></tr> </tr> </table> </div><div class="memdoc"> +<p>zid_init(&$a) If somebody arrives at our site using a zid, add their xchan to our DB if we don't have it already. And if they aren't already authenticated here, attempt reverse magic auth.</p> +<p>'zid_init' string 'zid' - their zid string 'url' - the destination url </p> </div> </div> |