From acca4d8e6f5bf0bd41d3b2683779f58ef5bc601c Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Sun, 8 Mar 2026 13:31:45 +0000 Subject: [PATCH] update install 2 --- db/config.php | 2 +- install.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/db/config.php b/db/config.php index 768eb51..cffeb1e 100644 --- a/db/config.php +++ b/db/config.php @@ -26,4 +26,4 @@ if (!function_exists('db')) { } return $pdo; } -} \ No newline at end of file +} diff --git a/install.php b/install.php index f1b0b27..affa694 100644 --- a/install.php +++ b/install.php @@ -261,4 +261,4 @@ if (file_exists(__DIR__ . '/db/config.php')) { - + \ No newline at end of file