Browse Source

add index.php

a 1 year ago
parent
commit
67fdfaec0d
1 changed files with 3 additions and 0 deletions
  1. 3 0
      index.php

+ 3 - 0
index.php

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