Closed andrewbrownphd closed 8 years ago
The recursive calling of GetBonuses when specifying hit.type caused the individual bonuses retrieved for each HIT to have a file.exists error. GetBonuses already parses the XML.
GetBonuses
hit.type
file.exists
Looks good. Thanks!
The recursive calling of
GetBonuses
when specifyinghit.type
caused the individual bonuses retrieved for each HIT to have afile.exists
error.GetBonuses
already parses the XML.