fixed db functions

This commit is contained in:
2026-07-27 11:16:55 +02:00
parent 749bf009ac
commit 6a8631d323
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require_once dirname(__DIR__, 3) . '/vendor/autoload.php';
require_once dirname(__DIR__, 2) . '/vendor/autoload.php';
use Dotenv\Dotenv;