?/debug/apc

This commit is contained in:
Michael Foster 2013-09-23 10:11:16 +10:00
parent ff4352d914
commit 39be89ba49
4 changed files with 39 additions and 0 deletions

View file

@ -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: