The module causes an error because the `Messages` class no longer has the `setToName` method in REDCap version 10. https://github.com/ctsit/send_rx/blob/a52189c9893169949a641a16dcdf3b475e23ab5d/includes/send_rx_functions.php#L721
The module causes an error because the
Messagesclass no longer has thesetToNamemethod in REDCap version 10.send_rx/includes/send_rx_functions.php
Line 721 in a52189c