missing final tag

This commit is contained in:
Alex
2015-04-29 01:07:05 +03:00
parent 824dc5d957
commit 3602e1d6ba
2 changed files with 2 additions and 0 deletions
@@ -1362,3 +1362,4 @@ function strip_tags_full($string) {
$string=str_replace('-oth-','',$string);
return FlattenText($string,true,'UTF-8',false);
}
?>