From b2746ddfa583965a67a098be5202532ccd951976 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 16 Aug 2019 00:12:47 -0400 Subject: [PATCH] Another Fix setup where user_companies was not creating a record due to user_id being out of the loop --- add_client_modal.php | 2 +- add_company_modal.php | 2 +- add_user_modal.php | 19 ++++- companies.php | 2 +- edit_client_modal.php | 2 +- edit_company_modal.php | 2 +- edit_user_modal.php | 2 +- post.php | 185 +++++++++++++++++++++-------------------- setup.php | 22 ++++- 9 files changed, 140 insertions(+), 98 deletions(-) diff --git a/add_client_modal.php b/add_client_modal.php index 8a445509..6782192d 100644 --- a/add_client_modal.php +++ b/add_client_modal.php @@ -2,7 +2,7 @@