More ENV updates

This commit is contained in:
twotalesanimation
2025-05-23 14:25:27 +02:00
parent a103c5e272
commit 07d75bc004
26 changed files with 24 additions and 8 deletions

View File

@@ -1,4 +1,5 @@
<?php
require_once("env.php");
require_once("connection.php");
require_once("functions.php");