neutralize 일부 롤백

과거의 나는 다 계획이 있었구나.
This commit is contained in:
2020-05-05 03:57:00 +09:00
parent b004a0609b
commit 8b8f749006
7 changed files with 13 additions and 7 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ if($articleNo === null || $text === null){
]);
}
$text = StringUtil::neutralize($text);
$text = trim($text);
if(!$text){
Json::die([