From a9fb11e3ef29f5713cb6e2765360237c3e925d01 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Thu, 23 Dec 2021 10:58:16 -0500 Subject: [PATCH] Fixed client details page as functions was declared twice --- accounts.php | 4 +++- check_login.php | 4 ++-- client.php | 1 + client_side_nav.php | 2 +- header.php | 2 +- 5 files changed, 8 insertions(+), 5 deletions(-) diff --git a/accounts.php b/accounts.php index 4abed0ca..67175b1a 100644 --- a/accounts.php +++ b/accounts.php @@ -1,4 +1,6 @@ - + + + - 3){ ?> + 3){ ?> diff --git a/header.php b/header.php index e6eee3e8..5e5942b5 100644 --- a/header.php +++ b/header.php @@ -1,7 +1,7 @@