버그 수정...
This commit is contained in:
@@ -610,6 +610,9 @@ class JosaUtil{
|
||||
$search = [];
|
||||
$replace = [];
|
||||
|
||||
$prefix = ':';
|
||||
$postfix = ':';
|
||||
|
||||
foreach(static::DEFAULT_POSTPOSITION as $wJong => $woJong){
|
||||
$value = JosaUtil::pick($key, $wJong);
|
||||
$search[] = "{$prefix}{$wJong}{$postfix}";
|
||||
|
||||
Reference in New Issue
Block a user