Selaa lähdekoodia

add index.php

a 1 vuosi sitten
vanhempi
commit
67fdfaec0d
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      index.php

+ 3 - 0
index.php

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