Add Readme

This commit is contained in:
2026-09-07 23:00:58 +02:00
parent 3887faa43c
commit 72d13e2bcb
2 changed files with 15 additions and 2 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
<?php
include './connection.php';
include './user.php';
include_once './connection.php';
include_once './user.php';