dev-cookie-to-id #37
@ -9097,7 +9097,7 @@ LIMIT 1'
|
||||
}
|
||||
}
|
||||
|
||||
public function snatItem(int $id, int $uid = 0): int
|
||||
public function snatItem(?int $id, int $uid = 0): int
|
||||
{
|
||||
if (empty($id)) {
|
||||
return 0;
|
||||
|
Loading…
Reference in New Issue
Block a user