Skip to content
  • stronk7's avatar
    Now MIM are included in backup (not restore yet). Configurable · 70641539
    stronk7 authored
    for scheduled backups and only done in SITE backups. Structure is:
    <MESSAGES>
      <MESSAGE>
        Content of the message with one flag to difference read & unread
      </MESSAGE>
      <CONTACTS>
        <CONTACT>
          Content of the contact
        </CONTACT>
      </CONTACTS>
    </MESSAGES>
    message_get_participants() should include contact users too!!
    70641539