국호변경, 국기변경, string neutralize
This commit is contained in:
@@ -33,7 +33,7 @@ if($articleNo === null || $text === null){
|
||||
]);
|
||||
}
|
||||
|
||||
$text = trim($text);
|
||||
$text = StringUtil::neutralize($text);
|
||||
|
||||
if(!$text){
|
||||
Json::die([
|
||||
|
||||
Reference in New Issue
Block a user