Merge pull request 'Fix Mercury Messenger connection issues with CrossTalk' (#1) from dxuser524/azul:fix-mercury into master

Reviewed-on: https://git.ugnet.gay/CrossTalk/azul/pulls/1
This commit is contained in:
Athena Funderburg
2026-05-31 13:11:59 -05:00
2 changed files with 2 additions and 4 deletions
@@ -1,5 +1,4 @@
{% from 'msn:_funcs.xml' import contact_entry, group_entry, generate_me_entry, ab_properties %} {% from 'msn:_funcs.xml' import contact_entry, group_entry, generate_me_entry, ab_properties -%}
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Header> <soap:Header>
@@ -1,5 +1,4 @@
{% from 'msn:_funcs.xml' import contact_entry, group_entry, generate_me_entry, ab_properties %} {% from 'msn:_funcs.xml' import contact_entry, group_entry, generate_me_entry, ab_properties -%}
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Header> <soap:Header>