first push

This commit is contained in:
Thijs Stobbelaar 2023-09-21 09:19:12 +02:00
parent a3c232a5a8
commit c5a0aee73a
12 changed files with 394 additions and 1 deletions

3
phpinfo.php Normal file
View file

@ -0,0 +1,3 @@
<?php
phpinfo();
?>