mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-19 04:08:55 +01:00
cleans up some more sql queries (#9769)
This commit is contained in:
@@ -176,6 +176,7 @@
|
||||
reason = query.item[3]
|
||||
else
|
||||
to_chat(usr, span_filter_adminlog("Invalid ban id. Contact the database admin"))
|
||||
qdel(query) //CHOMPEdit TGSQL
|
||||
return
|
||||
qdel(query) //CHOMPEdit TGSQL
|
||||
reason = sql_sanitize_text(reason)
|
||||
|
||||
Reference in New Issue
Block a user