From 66600ed2f855f11af256abfd624eb771f3352c66 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 25 Dec 2013 04:06:26 -0800 Subject: try again --- include/text.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/text.php b/include/text.php index 38f24c6b2..8b71fbddf 100755 --- a/include/text.php +++ b/include/text.php @@ -1195,7 +1195,7 @@ function prepare_body(&$item,$attach = false) { $s .= format_filer($item); -// $s = sslify($s); + $s = sslify($s); // Look for spoiler -- cgit v1.2.3