Add htaccess

This commit is contained in:
“VeLiTi”
2025-01-30 15:15:23 +01:00
parent 390a6e9f4f
commit 68a16e5419
5 changed files with 16 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
<?php
// Include the configuration file, this contains settings you can change.
include 'config.php';
include '/custom/settings/config.php';
// Include functions and connect to the database using PDO MySQL
include 'functions.php';
// Connect to MySQL database