diff options
author | friendica <info@friendica.com> | 2013-12-25 02:48:59 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-12-25 02:48:59 -0800 |
commit | 6c0a3f31bb00defeacf9f1534d6e4b6cdc323c0c (patch) | |
tree | ce9def42c8ebf5e04cd0d9c9c0343d6430ff6b07 /include/text.php | |
parent | 4ec569d6e7ce5f114796d2a9e9f27fc945f0e61c (diff) | |
download | volse-hubzilla-6c0a3f31bb00defeacf9f1534d6e4b6cdc323c0c.tar.gz volse-hubzilla-6c0a3f31bb00defeacf9f1534d6e4b6cdc323c0c.tar.bz2 volse-hubzilla-6c0a3f31bb00defeacf9f1534d6e4b6cdc323c0c.zip |
didn't work
Diffstat (limited to 'include/text.php')
-rwxr-xr-x | include/text.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/text.php b/include/text.php index 8b71fbddf..38f24c6b2 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 |