mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-14 01:24:21 +01:00
[MIRROR] Adds additional DB logging for admin help interactions [MDB IGNORE] (#9627)
* Adds additional DB logging for admin help interactions * fixed conflicts Co-authored-by: Nick <nick@nfreader.net> Co-authored-by: Useroth <37159550+Useroth@users.noreply.github.com>
This commit is contained in:
@@ -103,8 +103,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
|
||||
|
||||
Reference in New Issue
Block a user