Initial website
This commit is contained in:
5
version.php
Normal file
5
version.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
echo "<pre>";
|
||||
echo phpversion();
|
||||
echo "</pre>";
|
||||
|
||||
Reference in New Issue
Block a user