forked from leftypol/leftypol
mod.php, pages.php: remove apc debug
This commit is contained in:
parent
ee9de3fe50
commit
e80160f18c
2 changed files with 0 additions and 23 deletions
1
mod.php
1
mod.php
|
@ -110,7 +110,6 @@ $pages = [
|
|||
// 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