From 490b35c5563398031fde65f5560443365a3ffa4a Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 22 Oct 2025 01:14:18 +0000 Subject: [PATCH] Centralize database configuration for _website folder Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com> --- _website/db.php | 12 ++++++++---- _website/includes/README.md | 28 ++++++++++++++++++++++++++++ _website/includes/config.inc.php | 16 ++++++++++++++++ 3 files changed, 52 insertions(+), 4 deletions(-) create mode 100644 _website/includes/README.md create mode 100644 _website/includes/config.inc.php diff --git a/_website/db.php b/_website/db.php index a8a3e464..95c92b42 100644 --- a/_website/db.php +++ b/_website/db.php @@ -1,10 +1,14 @@ text/x-generic _db.php ( PHP script, ASCII text, with CRLF line terminators )