CMXX - Multisite config

This commit is contained in:
“VeLiTi”
2025-03-13 12:25:59 +01:00
parent 0d6f75704b
commit 116cdcd745
5 changed files with 42 additions and 60 deletions

View File

@@ -1,4 +1,6 @@
<?php
<?php ini_set('display_errors', '1');
ini_set('display_startup_errors', '1');
error_reporting(E_ALL);
include './assets/functions.php';
include './settings/settings.php';