From 121ee48963f7da0aec45b94163d68f23a36c7744 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 27 Dec 2013 21:19:23 -0800 Subject: 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. --- doc/html/globals_0x6d.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'doc/html/globals_0x6d.html') 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','');});
  • magiclink_url() : text.php
  • +
  • mail_content() +: mail.php +
  • MAIL_DELETED : boot.php
  • @@ -162,6 +165,9 @@ $(document).ready(function(){initNavTree('globals_0x6d.html','');});
  • MAIL_OBSCURED : boot.php
  • +
  • mail_post() +: mail.php +
  • MAIL_RECALLED : boot.php
  • @@ -244,10 +250,7 @@ $(document).ready(function(){initNavTree('globals_0x6d.html','');}); : menu.php
  • message_content() -: message.php -
  • -
  • message_post() -: message.php +: message.php
  • micropro() : text.php -- cgit v1.2.3