Update Client Nav to use Absolute links and updated more of the inc_alls to use Document Server Root

This commit is contained in:
johnnyq
2025-10-07 13:44:08 -04:00
parent 3fcbe440d3
commit 16242be74e
14 changed files with 98 additions and 104 deletions

View File

@@ -21,7 +21,7 @@
</p>
<?php require_once "../includes/inc_confirm_modal.php"; ?>
<?php require_once $_SERVER['DOCUMENT_ROOT'] . '/includes/inc_confirm_modal.php'; ?>
<!-- jQuery -->
<script src="/plugins/jquery/jquery.min.js"></script>