Revert "[EDIT] added dummy page"

This reverts commit a051ca64ab.

Conflicts:
	mod.php
This commit is contained in:
Marcin Łabanowski 2013-01-23 18:57:02 +01:00
parent 635cd5a7d9
commit e087e9afae
2 changed files with 0 additions and 13 deletions

View file

@ -65,7 +65,6 @@ $pages = array(
'/([\w+.]+)/deletefile/(\d+)' => 'secure deletefile', // delete file from post
'/([\w+.]+)/deletebyip/(\d+)(/global)?' => 'secure deletebyip', // delete all posts by IP address
'/([\w+.]+)/(un)?lock/(\d+)' => 'secure lock', // lock thread
'/([\w+.]+)/edit/(\d+)' => 'secure edit_post', // edit post
'/([\w+.]+)/(un)?sticky/(\d+)' => 'secure sticky', // sticky thread
'/([\w+.]+)/bump(un)?lock/(\d+)' => 'secure bumplock', // "bumplock" thread