add Preview-logic, update function sendMessage

This commit is contained in:
ma0068
2025-02-21 14:58:59 +01:00
parent f89c194d32
commit 3c34b17d2d
8 changed files with 368 additions and 205 deletions
@@ -323,5 +323,4 @@ class Message_model extends DB_Model
return $this->execQuery($sql, array($message_id));
}
}