mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 13:41:31 +00:00
LogPlayerHandin was not recording the item details of the trade. It should be inserting the trade details into `qs_player_handin_record_entries` but it was not running the query because of missing QueryDatabase function.