Rename helloworld.php to SuperFola.php

This commit is contained in:
Luke Oliff
2018-10-08 17:58:05 +01:00
parent f0c0410eb6
commit f9cb4e5b39

3
code/SuperFola.php Normal file
View File

@@ -0,0 +1,3 @@
<?php
echo "Hello world !";
?>