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_func_0x6d.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_func_0x6d.html')
-rw-r--r-- | doc/html/globals_func_0x6d.html | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/doc/html/globals_func_0x6d.html b/doc/html/globals_func_0x6d.html index d43466984..d8cd1849c 100644 --- a/doc/html/globals_func_0x6d.html +++ b/doc/html/globals_func_0x6d.html @@ -152,6 +152,12 @@ $(document).ready(function(){initNavTree('globals_func_0x6d.html','');}); <li>magiclink_url() : <a class="el" href="text_8php.html#a24d441d30df4b8e6bf6780bf62a5e2c6">text.php</a> </li> +<li>mail_content() +: <a class="el" href="mail_8php.html#a3c7c485fc69f92371e8b20936040eca1">mail.php</a> +</li> +<li>mail_post() +: <a class="el" href="mail_8php.html#acfc2cc0bf4e0b178207758384977f25a">mail.php</a> +</li> <li>mail_store() : <a class="el" href="items_8php.html#a77da7ce9a117601d49ac4a67c71b514f">items.php</a> </li> @@ -213,10 +219,7 @@ $(document).ready(function(){initNavTree('globals_func_0x6d.html','');}); : <a class="el" href="include_2menu_8php.html#a890cc6237971e15f15702e6b2e88502e">menu.php</a> </li> <li>message_content() -: <a class="el" href="mod_2message_8php.html#a3547ed86d09a4bb8fa64ec374a40ee79">message.php</a> -</li> -<li>message_post() -: <a class="el" href="mod_2message_8php.html#a0db7030362a7e9ed9549b341d7b35718">message.php</a> +: <a class="el" href="mod_2message_8php.html#ac72dfed3ce08fcb331d66b37edc6e15f">message.php</a> </li> <li>micropro() : <a class="el" href="text_8php.html#a2a902f5fdba8646333e997898ac45ea3">text.php</a> |