update install 2

This commit is contained in:
Flatlogic Bot 2026-03-08 13:31:45 +00:00
parent 0d73d6ab31
commit acca4d8e6f
2 changed files with 2 additions and 2 deletions

View File

@ -26,4 +26,4 @@ if (!function_exists('db')) {
} }
return $pdo; return $pdo;
} }
} }

View File

@ -261,4 +261,4 @@ if (file_exists(__DIR__ . '/db/config.php')) {
</div> </div>
</body> </body>
</html> </html>