added comments to init

This commit is contained in:
2026-04-17 18:37:33 +02:00
parent 72315b4030
commit c7e9444903

View File

@@ -1,4 +1,8 @@
<?php <?php
// =====================================================================
// Database Connection
// =====================================================================
// Reads Environment Configfile // Reads Environment Configfile
$envFile = __DIR__ . '/../.env'; $envFile = __DIR__ . '/../.env';