From fa24516ad5be31271aad45388e1fb49fa100babb Mon Sep 17 00:00:00 2001 From: Marcus Hill Date: Sun, 1 Jan 2023 13:42:08 +0000 Subject: [PATCH] Redirect techs to technical dashboard instead of clients.php page --- dashboard_financial.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard_financial.php b/dashboard_financial.php index 941970b9..a462a937 100644 --- a/dashboard_financial.php +++ b/dashboard_financial.php @@ -6,7 +6,7 @@ // To be removed when we have a proper technical dashboard for techs if ($_SESSION['user_role'] != 3) { ?>