This commit is contained in:
Firecage
2014-09-04 16:18:38 +02:00
parent 0b129fb646
commit cee3e7e7b7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -840,7 +840,7 @@
else
M << "<span class='danger'>No ban appeals URL has been set.</span>"
log_admin("[usr.client.ckey] has banned [M.ckey].\nReason: [reason]\nThis will be removed in [mins] minutes.")
message_admins("<span class='adminnotice'>usr.client.ckey] has banned [M.ckey].\nReason: [reason]\nThis will be removed in [mins] minutes.</span>")
message_admins("<span class='adminnotice'>[usr.client.ckey] has banned [M.ckey].\nReason: [reason]\nThis will be removed in [mins] minutes.</span>")
del(M.client)
//qdel(M) // See no reason why to delete mob. Important stuff can be lost. And ban can be lifted before round ends.