1
This commit is contained in:
parent
29b3feee04
commit
9c849d1600
@ -40,7 +40,7 @@ class AddReward {
|
||||
if (!$ret) {
|
||||
die();
|
||||
}
|
||||
} else if ($item_id > 13000 && $item_id < 14000) {
|
||||
} else if ($item_id > 17000 && $item_id < 18000) {
|
||||
$rowCommander = $conn->execQueryOne('SELECT fragment_num FROM commander WHERE accountid=:accountid AND fragment_id=:fragment_id;',
|
||||
array(
|
||||
':accountid' => $account_id,
|
||||
|
Loading…
x
Reference in New Issue
Block a user