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_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_0x6d.html')
-rw-r--r-- | doc/html/globals_0x6d.html | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/doc/html/globals_0x6d.html b/doc/html/globals_0x6d.html index 4c4f3cc07..2b20745d9 100644 --- a/doc/html/globals_0x6d.html +++ b/doc/html/globals_0x6d.html @@ -153,6 +153,9 @@ $(document).ready(function(){initNavTree('globals_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_DELETED : <a class="el" href="boot_8php.html#ad0876e837cf3fad8a26417e315f6e2c8">boot.php</a> </li> @@ -162,6 +165,9 @@ $(document).ready(function(){initNavTree('globals_0x6d.html','');}); <li>MAIL_OBSCURED : <a class="el" href="boot_8php.html#a44ae1542a805ffd7f826fb511db07374">boot.php</a> </li> +<li>mail_post() +: <a class="el" href="mail_8php.html#acfc2cc0bf4e0b178207758384977f25a">mail.php</a> +</li> <li>MAIL_RECALLED : <a class="el" href="boot_8php.html#ae4861de36017fe399c1839f778bad9f5">boot.php</a> </li> @@ -244,10 +250,7 @@ $(document).ready(function(){initNavTree('globals_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> |