lsl 2 vuotta sitten
vanhempi
commit
969fb20db7
2 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 1 0
      .gitignore
  2. 3 0
      index.php

+ 1 - 0
.gitignore

@@ -0,0 +1 @@
+.idea

+ 3 - 0
index.php

@@ -0,0 +1,3 @@
+<?php
+echo 'hello world!';
+//phpinfo();