paginate ban list

This commit is contained in:
Michael Save 2012-04-16 19:13:30 +10:00
parent 7101fa540b
commit f0412b0814
4 changed files with 24 additions and 8 deletions

View file

@ -40,6 +40,7 @@ $pages = array(
'!^/IP/([\w.:]+)$!' => 'ip', // view ip address
'!^/IP/([\w.:]+)/remove_note/(\d+)$!' => 'ip_remove_note', // remove note from ip address
'!^/bans$!' => 'bans', // ban list
'!^/bans/(\d+)$!' => 'bans', // ban list
'!^/(\w+)/delete/(\d+)$!' => 'delete', // delete post