fix double encoding of homepage in profile activity - not as straight-forward as it looked

This commit is contained in:
friendica
2014-12-21 14:43:06 -08:00
parent 0c98cacbcf
commit 2b3cc585a2
4 changed files with 8 additions and 3 deletions

View File

@@ -884,6 +884,7 @@ function linkify($s) {
return($s);
}
/**
* @function sslify($s)
* Replace media element using http url with https to a local redirector if using https locally