From 5c43c57ce1d60898b0104ddd405a6abe3c8b324c Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 16 Apr 2013 16:23:35 -0700 Subject: doc update --- doc/html/boot_8php.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/html/boot_8php.html') 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 -
Returns
string
+
Returns
string
+

'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

Referenced by bb_ShareAttributes(), dirfind_content(), intro_content(), localize_item(), match_content(), notifications_content(), and viewconnections_content().

@@ -1478,6 +1479,8 @@ Variables
+

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.

+

'zid_init' string 'zid' - their zid string 'url' - the destination url

-- cgit v1.2.3