2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

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

View File

@@ -1362,3 +1362,4 @@ function strip_tags_full($string) {
$string=str_replace('-oth-','',$string);
return FlattenText($string,true,'UTF-8',false);
}
?>