]> git.mxchange.org Git - friendica.git/blobdiff - include/text.php
Merge branch 'pull'
[friendica.git] / include / text.php
index 044ee4e085a9cd2dd5045b4793c1d0ddf9c66814..5ef870fd75225d65da744628f00d84ae97fd5893 100755 (executable)
@@ -776,13 +776,11 @@ function smilies($s, $sample = false) {
        else {
                $s = str_replace($params['texts'],$params['icons'],$params['string']);
        }
-             
+
        return $s;
 
 }}
 
-
-
 if(! function_exists('day_translate')) {
 function day_translate($s) {
        $ret = str_replace(array('Monday','Tuesday','Wednesday','Thursday','Friday','Saturday','Sunday'),