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_0x78.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_0x78.html')
-rw-r--r-- | doc/html/globals_0x78.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/html/globals_0x78.html b/doc/html/globals_0x78.html index 2b6136ac4..f016dce14 100644 --- a/doc/html/globals_0x78.html +++ b/doc/html/globals_0x78.html @@ -159,6 +159,9 @@ $(document).ready(function(){initNavTree('globals_0x78.html','');}); <li>XCHAN_FLAGS_HIDDEN : <a class="el" href="boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2">boot.php</a> </li> +<li>XCHAN_FLAGS_NORMAL +: <a class="el" href="boot_8php.html#a8fdcc4ffb365a3267bd02ce8a8d466d6">boot.php</a> +</li> <li>XCHAN_FLAGS_ORPHAN : <a class="el" href="boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f">boot.php</a> </li> @@ -189,6 +192,9 @@ $(document).ready(function(){initNavTree('globals_0x78.html','');}); <li>xrd_init() : <a class="el" href="xrd_8php.html#aee3cf087968e4a0ff3a87de16eb23270">xrd.php</a> </li> +<li>xref_init() +: <a class="el" href="xref_8php.html#a9bee399213b8de8226b0d60834307473">xref.php</a> +</li> </ul> </div><!-- contents --> </div><!-- doc-content --> |