From 107f0c5edb048514eaa9d986c4c3ed81c3b952b9 Mon Sep 17 00:00:00 2001 From: Kamran Zafar Date: Tue, 10 Sep 2024 12:42:53 +0500 Subject: [PATCH] fix: "changed extension for users-profile.html" --- Branches.php | 4 ++-- Companies.php | 2 +- CompanyInfo.php | 2 +- box.php | 4 ++-- boxUpdate.php | 2 +- branchUpdate.php | 4 ++-- create.php | 2 +- createBox.php | 4 ++-- createBranch.php | 4 ++-- createitem.php | 4 ++-- index.php | 2 +- itemUpdate.php | 4 ++-- pages-contact.php | 2 +- showItems.php | 2 +- update.php | 2 +- users-profile.php | 2 +- 16 files changed, 23 insertions(+), 23 deletions(-) diff --git a/Branches.php b/Branches.php index ff85952..af55d55 100644 --- a/Branches.php +++ b/Branches.php @@ -22,7 +22,7 @@ $adminName= $row2['name']; $adminEmail=$row2['email']; } - + // Get company ID from query string $company_id = isset($_GET['id']) ? intval($_GET['id']) : 0; @@ -432,7 +432,7 @@
  • - + My Profile