$general->getVar('nation')로 수정

This commit is contained in:
2022-02-25 20:19:56 -08:00
parent 5131a36e20
commit 4c9ddcb272
+1 -1
View File
@@ -44,7 +44,7 @@ class che_보물_도기 extends \sammo\BaseItem
['쌀', 'rice']
]);
$nationId = $general['nation'];
$nationId = $general->getVar('nation');
if ($nationId != 0) {
$db->update('nation', [