lsl hace 2 años
padre
commit
969fb20db7
Se han modificado 2 ficheros con 4 adiciones y 0 borrados
  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();