The Libzot::fetch_conversation
function refers to a variable $env['sender']
, which does not exist in line 2099. I'm not really sure what to do about that. Just remove it, or is there a need for something more involved to make the function work as it should?
(It would really help if we made tests for new code before adding it! That would uncover stuff like this.)