mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-11 16:51:29 +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.