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