mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-07 21:18:39 +00:00
Bug fix and docblock
This commit is contained in:
parent
1f5e18985f
commit
ea8a63b952
|
|
@ -494,7 +494,7 @@ final class StringUtils
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
return $result;
|
return \str_replace(['<ins></ins>', '<del></del>'], ['', ''], $result);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user