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_0x64.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/html/globals_0x64.html') diff --git a/doc/html/globals_0x64.html b/doc/html/globals_0x64.html index bf0bb5f4d..b8730af37 100644 --- a/doc/html/globals_0x64.html +++ b/doc/html/globals_0x64.html @@ -237,9 +237,6 @@ $(document).ready(function(){initNavTree('globals_0x64.html','');});
  • dir_tagblock() : taxonomy.php
  • -
  • directory_aside() -: directory.php -
  • directory_content() : directory.php
  • @@ -267,6 +264,9 @@ $(document).ready(function(){initNavTree('globals_0x64.html','');});
  • directory_run() : directory.php
  • +
  • dirprofile_init() +: dirprofile.php +
  • dirsearch_content() : dirsearch.php
  • -- cgit v1.2.3 From 0501bab7dc5982f94924e19192c1d523a45085aa Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 21 Feb 2014 23:51:43 -0800 Subject: doc update --- doc/html/globals_0x64.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/html/globals_0x64.html') diff --git a/doc/html/globals_0x64.html b/doc/html/globals_0x64.html index b8730af37..7b0080904 100644 --- a/doc/html/globals_0x64.html +++ b/doc/html/globals_0x64.html @@ -285,6 +285,9 @@ $(document).ready(function(){initNavTree('globals_0x64.html','');});
  • dob() : datetime.php
  • +
  • downgrade_accounts() +: account.php +
  • drop_item() : items.php
  • -- cgit v1.2.3