mod.php, pages.php: remove apc debug

This commit is contained in:
Zankaria 2024-11-25 23:40:38 +01:00
parent ee9de3fe50
commit e80160f18c
2 changed files with 0 additions and 23 deletions

View file

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