From 04b6994d6d5d9c5b801b9429384e5597b3b8b990 Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Thu, 18 Dec 2025 00:19:53 +0000 Subject: [PATCH] December 17th,2025 V.30 --- _footer.php | 18 ++++++++---------- app.php | 1 + candidates.php | 1 + chat.php | 1 + dashboard.php | 1 + hr_cases.php | 1 + integrations.php | 1 + roles.php | 1 + settings.php | 1 + weekly_summary.php | 1 + workflows.php | 1 + 11 files changed, 18 insertions(+), 10 deletions(-) diff --git a/_footer.php b/_footer.php index db8c968..990e9c8 100644 --- a/_footer.php +++ b/_footer.php @@ -1,17 +1,15 @@ \ No newline at end of file diff --git a/app.php b/app.php index 672ea3e..5194375 100644 --- a/app.php +++ b/app.php @@ -55,5 +55,6 @@ $open_cases = 12; + \ No newline at end of file diff --git a/candidates.php b/candidates.php index 5f6f55a..1416003 100644 --- a/candidates.php +++ b/candidates.php @@ -122,5 +122,6 @@ require_once 'db/config.php'; + diff --git a/chat.php b/chat.php index d0edb22..9f0ab92 100644 --- a/chat.php +++ b/chat.php @@ -391,5 +391,6 @@ require_once 'db/config.php'; }); + diff --git a/dashboard.php b/dashboard.php index 9f68122..0e17e9a 100644 --- a/dashboard.php +++ b/dashboard.php @@ -207,5 +207,6 @@ $open_cases = 12; } }); + diff --git a/hr_cases.php b/hr_cases.php index fce8ae2..ab229e1 100644 --- a/hr_cases.php +++ b/hr_cases.php @@ -479,5 +479,6 @@ function get_status_badge($status) { } }); + \ No newline at end of file diff --git a/integrations.php b/integrations.php index f25fb07..c29c0da 100644 --- a/integrations.php +++ b/integrations.php @@ -25,5 +25,6 @@ require_once 'db/config.php'; + diff --git a/roles.php b/roles.php index de82875..dd5048b 100644 --- a/roles.php +++ b/roles.php @@ -139,5 +139,6 @@ $roles = $stmt->fetchAll(); + \ No newline at end of file diff --git a/settings.php b/settings.php index 2390dd0..90240fd 100644 --- a/settings.php +++ b/settings.php @@ -172,5 +172,6 @@ $users = [ + diff --git a/weekly_summary.php b/weekly_summary.php index b2434a9..5d9db16 100644 --- a/weekly_summary.php +++ b/weekly_summary.php @@ -25,5 +25,6 @@ require_once 'db/config.php'; + diff --git a/workflows.php b/workflows.php index f00920e..709ba54 100644 --- a/workflows.php +++ b/workflows.php @@ -441,5 +441,6 @@ $workflows = $stmt->fetchAll(); } + \ No newline at end of file