fix
This commit is contained in:
parent
110ac60883
commit
134607115b
@ -1859,7 +1859,7 @@ class ActivityController
|
||||
'SELECT num FROM bag WHERE accountid=:accountid AND id=:id;',
|
||||
array(
|
||||
':accountid' => $account_id,
|
||||
':id' => $id
|
||||
':id' => $cost_strings[0]
|
||||
)
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user