Initial website

This commit is contained in:
2017-10-25 12:43:25 -04:00
commit c95ced87b5
5 changed files with 259 additions and 0 deletions

5
version.php Normal file
View File

@@ -0,0 +1,5 @@
<?php
echo "<pre>";
echo phpversion();
echo "</pre>";