openPanfu / InformationServer

Open-Source implementation of the Flex remoting server of Panfu.
BSD 3-Clause "New" or "Revised" License
9 stars 5 forks source link

Support updateTourFinished and solved 2 typos #9

Closed ghost closed 6 years ago

ghost commented 6 years ago

Supports updateTourFinished and solves 2 small typos.

You may need to add tour_finished in the db scheme.

ghost commented 6 years ago

You're using user_id in updateItems though.

altro50 commented 6 years ago

UPDATE users is not the same as UPDATE inventories, in users we don't have user_id, only id.