From 2333d8127689b73d4f99158fc7de5372a9e6c4ff Mon Sep 17 00:00:00 2001 From: johnnyq Date: Tue, 29 Jul 2025 18:34:51 -0400 Subject: [PATCH] Update more broken links from file dirextory consolidation --- admin/debug.php | 4 ++-- admin/includes/side_nav.php | 2 +- admin/post.php | 2 +- admin/post/{api.php => api_keys.php} | 0 admin/post/backup.php | 4 ++-- admin/post/{role.php => roles.php} | 0 admin/update.php | 2 +- includes/ajax_footer.php | 9 --------- includes/ajax_header.php | 13 ------------- includes/inc_all.php | 13 ------------- 10 files changed, 7 insertions(+), 42 deletions(-) rename admin/post/{api.php => api_keys.php} (100%) rename admin/post/{role.php => roles.php} (100%) delete mode 100644 includes/ajax_footer.php delete mode 100644 includes/ajax_header.php delete mode 100644 includes/inc_all.php diff --git a/admin/debug.php b/admin/debug.php index cb9399da..810fb858 100644 --- a/admin/debug.php +++ b/admin/debug.php @@ -1,8 +1,8 @@