This commit is contained in:
2025-12-04 22:33:05 +01:00
parent 316175e158
commit 9dee06cdd6
145 changed files with 16865 additions and 88 deletions

3
public/version.php Normal file
View File

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