mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-22 17:07:06 +01:00
lol
This commit is contained in:
@@ -63,7 +63,7 @@ GLOBAL_PROTECT(Banlist)
|
||||
/proc/LoadBans()
|
||||
if(!CONFIG_GET(flag/ban_legacy_system))
|
||||
return
|
||||
|
||||
|
||||
GLOB.Banlist = new("data/banlist.bdb")
|
||||
log_admin("Loading Banlist")
|
||||
|
||||
@@ -199,7 +199,7 @@ GLOBAL_PROTECT(Banlist)
|
||||
|
||||
dat += "</table>"
|
||||
dat = "<HR><B>Bans:</B> <FONT COLOR=blue>(U) = Unban , (E) = Edit Ban</FONT> - <FONT COLOR=green>([count] Bans)</FONT><HR><table border=1 rules=all frame=void cellspacing=0 cellpadding=3 >[dat]"
|
||||
usr << browse(dat, "window=unbanp;size=875x400")
|
||||
usr << HTML_SKELETON(dat), "window=unbanp;size=875x400")
|
||||
|
||||
//////////////////////////////////// DEBUG ////////////////////////////////////
|
||||
|
||||
|
||||
Reference in New Issue
Block a user