ubuntu-bots/Bantracker/cgi
Elián Hanisch c59d11c308 Fix searching in only bans, or only mutes.
We can't use LIMIT and OFFSET if we are going to filter mutes/bans later.
We have to get *all* bans and mutes, filter, and do the pagination manually.
2011-12-24 13:58:08 -03:00
..
banlog.css move everything to into a "cgi" dir. 2011-11-06 22:36:36 -03:00
banlog.js move everything to into a "cgi" dir. 2011-11-06 22:36:36 -03:00
bans.cgi Fix searching in only bans, or only mutes. 2011-12-24 13:58:08 -03:00
bans.js move everything to into a "cgi" dir. 2011-11-06 22:36:36 -03:00
bans.tmpl move everything to into a "cgi" dir. 2011-11-06 22:36:36 -03:00
bantracker.conf * Update symlinks in the root. 2011-12-21 16:38:39 +00:00
empty.tmpl move everything to into a "cgi" dir. 2011-11-06 22:36:36 -03:00
log.tmpl Added log.tmpl 2011-12-21 17:01:41 +00:00