aboutsummaryrefslogtreecommitdiffstats
path: root/include/text.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/text.php')
-rwxr-xr-xinclude/text.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/text.php b/include/text.php
index b9813cfa9..b2c7862ce 100755
--- a/include/text.php
+++ b/include/text.php
@@ -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'),