mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-20 14:28:26 +00:00
4de5a7b86d
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.