forked from leftypol/leftypol
?/debug/apc
This commit is contained in:
parent
ff4352d914
commit
39be89ba49
4 changed files with 39 additions and 0 deletions
1
mod.php
1
mod.php
|
@ -89,6 +89,7 @@ $pages = array(
|
|||
// these pages aren't listed in the dashboard without $config['debug']
|
||||
'/debug/antispam' => 'debug_antispam',
|
||||
'/debug/recent' => 'debug_recent_posts',
|
||||
'/debug/apc' => 'debug_apc',
|
||||
'/debug/sql' => 'secure_POST debug_sql',
|
||||
|
||||
// This should always be at the end:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue