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