neutralize 일부 롤백
과거의 나는 다 계획이 있었구나.
This commit is contained in:
@@ -45,7 +45,7 @@ if ($permission < 4) {
|
||||
]);
|
||||
}
|
||||
|
||||
$reason = StringUtil::neutralize($reason);
|
||||
$reason = trim($reason);
|
||||
|
||||
$letter = $db->queryFirstRow('SELECT * FROM ng_diplomacy WHERE no=%i AND dest_nation_id = %i AND state = \'proposed\'', $letterNo, $me['nation']);
|
||||
if(!$letter){
|
||||
|
||||
Reference in New Issue
Block a user