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 diff --git a/mod/sslify.php b/mod/sslify.php index 951a201ea..84afec6dc 100644 --- a/mod/sslify.php +++ b/mod/sslify.php @@ -1,6 +1,21 @@ - -
+ + +