mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update privmsg.php
This commit is contained in:
parent
3af484dd62
commit
4061cb37ba
@ -1662,6 +1662,7 @@ else
|
|||||||
'FROM' => $msg_user,
|
'FROM' => $msg_user,
|
||||||
'SUBJECT' => htmlCHR($msg_subject),
|
'SUBJECT' => htmlCHR($msg_subject),
|
||||||
'DATE' => $msg_date,
|
'DATE' => $msg_date,
|
||||||
|
'DATE_RAW' => $row['privmsgs_date'],
|
||||||
|
|
||||||
'PRIVMSG_FOLDER_IMG' => $icon_flag,
|
'PRIVMSG_FOLDER_IMG' => $icon_flag,
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user