diff --git a/src/mibew/libs/common/string.php b/src/mibew/libs/common/string.php index b4e1597d..84d765b3 100644 --- a/src/mibew/libs/common/string.php +++ b/src/mibew/libs/common/string.php @@ -90,10 +90,8 @@ function sanitize_string($string, $tags_level = 'high', $attr_level = 'high') $replacement, $string ); - } } - } return $string;