forked from leftypol/leftypol
New debug mod page: ?/debug/recent (recent posts across all boards)
This commit is contained in:
parent
060be53797
commit
d5a994537b
3 changed files with 144 additions and 37 deletions
1
mod.php
1
mod.php
|
@ -78,6 +78,7 @@ $pages = array(
|
|||
|
||||
// these pages aren't listed in the dashboard without $config['debug']
|
||||
'/debug/antispam' => 'debug_antispam',
|
||||
'/debug/recent' => 'debug_recent_posts',
|
||||
|
||||
// This should always be at the end:
|
||||
'/(\w+)/' => 'view_board',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue