first push

This commit is contained in:
Lanta 2023-09-21 09:19:12 +02:00
parent 879b9fddce
commit 092acf54d4
12 changed files with 394 additions and 1 deletions

3
.htaccess Normal file
View file

@ -0,0 +1,3 @@
<Files config.php>
deny from all
</Files>