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/mod_2message_8php.html | 27 ++++----------------------- 1 file changed, 4 insertions(+), 23 deletions(-) (limited to 'doc/html/mod_2message_8php.html') diff --git a/doc/html/mod_2message_8php.html b/doc/html/mod_2message_8php.html index 789353cff..459ddb125 100644 --- a/doc/html/mod_2message_8php.html +++ b/doc/html/mod_2message_8php.html @@ -112,35 +112,16 @@ $(document).ready(function(){initNavTree('mod_2message_8php.html','');}); - - - - + +

Functions

 message_post (&$a)
 
if(!function_exists('item_extract_images'))
-if(!function_exists('item_redir_and_replace_images')) 
message_content (&$a)
 
 message_content (&$a)
 

Function Documentation

- +
- - - - - - -
if (!function_exists('item_extract_images')) if (!function_exists('item_redir_and_replace_images')) message_content ($a)
-
- -
-
- -
-
- - - + -- cgit v1.2.3
message_post message_content ( $a)