Starting on ?/ban/<post>

This commit is contained in:
Michael Save 2012-04-20 19:47:55 +10:00
parent 9286ec4928
commit 4fcf9c2c91
2 changed files with 19 additions and 0 deletions

View file

@ -44,6 +44,7 @@ $pages = array(
'!^/bans/(\d+)$!' => 'bans', // ban list
'!^/(\w+)/delete/(\d+)$!' => 'delete', // delete post
'!^/(\w+)/ban/(&delete/)?(\d+)$!' => 'ban_post', // ban poster
'!^/(\w+)/(un)?lock/(\d+)$!' => 'lock', // lock thread
'!^/(\w+)/(un)?sticky/(\d+)$!' => 'sticky', // sticky thread
'!^/(\w+)/bump(un)?lock/(\d+)$!' => 'bumplock', // "bumplock" thread