mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
possible to answer to messages with token without login
This commit is contained in:
@@ -48,6 +48,7 @@ class Recipient_model extends DB_Model
|
||||
$sql = 'SELECT r.message_id,
|
||||
m.person_id as sender_id,
|
||||
r.person_id as receiver_id,
|
||||
r.sent,
|
||||
m.subject,
|
||||
m.body,
|
||||
m.insertamum,
|
||||
|
||||
Reference in New Issue
Block a user