From 73b84a9690bb23138cf778d62c1148390f2305bf Mon Sep 17 00:00:00 2001 From: johnnyq Date: Wed, 6 Aug 2025 18:12:13 -0400 Subject: [PATCH] Removed dynamic depth path_prefix due to potential security issues with it --- includes/footer.php | 36 ++++++++++++++++++------------------ includes/header.php | 28 ++++++++++++++-------------- 2 files changed, 32 insertions(+), 32 deletions(-) diff --git a/includes/footer.php b/includes/footer.php index d7bc2f56..f597ef92 100644 --- a/includes/footer.php +++ b/includes/footer.php @@ -1,5 +1,5 @@ - + - - - - - - - - - - - - + + + + + + + + + + + + - - - - + + + + diff --git a/includes/header.php b/includes/header.php index 41a83014..835da821 100644 --- a/includes/header.php +++ b/includes/header.php @@ -19,27 +19,27 @@ header("X-Frame-Options: DENY"); <?= $session_company_name; ?> - - + + - + - - - - - - - - - + + + + + + + + + - - + +