Adds additional DB logging for admin help interactions (#62994)

Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com>
This commit is contained in:
Nick
2021-11-22 17:53:08 -05:00
committed by GitHub
parent 1f896a3a15
commit 2b411035c4
3 changed files with 13 additions and 8 deletions
+1 -2
View File
@@ -102,8 +102,7 @@
if(logged)
log_admin_private(pm)
message_admins("[header]:<br>[text]")
admin_ticket_log(target_ckey, "<font color='blue'>[header]</font>")
admin_ticket_log(target_ckey, text)
admin_ticket_log(target_ckey, "<font color='blue'>[header]</font><br>[text]")
if(browse)
browse_messages("[type]")
else