diff options
author | friendica <info@friendica.com> | 2013-12-27 21:19:23 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-12-27 21:19:23 -0800 |
commit | 121ee48963f7da0aec45b94163d68f23a36c7744 (patch) | |
tree | a3589687e2716ec0abd52859f4447e9f91291177 /doc/html/globals_0x69.html | |
parent | c59688553c6f681fe7a11479b69dce8c3cd308dc (diff) | |
download | volse-hubzilla-121ee48963f7da0aec45b94163d68f23a36c7744.tar.gz volse-hubzilla-121ee48963f7da0aec45b94163d68f23a36c7744.tar.bz2 volse-hubzilla-121ee48963f7da0aec45b94163d68f23a36c7744.zip |
sslify - remove the redirect fallback - as it gets called occasionally and creates mixed content exceptions. Let's see how we go without it. Also a doc update.
Diffstat (limited to 'doc/html/globals_0x69.html')
-rw-r--r-- | doc/html/globals_0x69.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/html/globals_0x69.html b/doc/html/globals_0x69.html index 2af0ad401..665d44944 100644 --- a/doc/html/globals_0x69.html +++ b/doc/html/globals_0x69.html @@ -214,12 +214,21 @@ $(document).ready(function(){initNavTree('globals_0x69.html','');}); <li>is_ajax() : <a class="el" href="boot_8php.html#ac17fc8a416ea79e9d5cb4dc9a8ff8c5c">boot.php</a> </li> +<li>is_foreigner() +: <a class="el" href="identity_8php.html#ae2b140df652a55ca11bb6a99005fce35">identity.php</a> +</li> +<li>is_member() +: <a class="el" href="identity_8php.html#a9637c557e13d9671f3eeb124ab98212a">identity.php</a> +</li> <li>is_site_admin() : <a class="el" href="boot_8php.html#aa1e828bbbcba170265eb2668d8daf42e">boot.php</a> </li> <li>ITEM_BLOCKED : <a class="el" href="boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f">boot.php</a> </li> +<li>ITEM_BUG +: <a class="el" href="boot_8php.html#a87b0f279f8413c7e4d805c5d85f20d34">boot.php</a> +</li> <li>ITEM_BUILDBLOCK : <a class="el" href="boot_8php.html#a7fc4b291a7cdaa48b38e27344ea183cf">boot.php</a> </li> |