Spaces:
Sleeping
Sleeping
Commit
·
f8aa971
1
Parent(s):
dc5eccf
idex
Browse files- public/index.php +4 -1
public/index.php
CHANGED
@@ -1 +1,4 @@
|
|
1 |
-
Hola mundo
|
|
|
|
|
|
|
|
1 |
+
Hola mundo
|
2 |
+
<?php
|
3 |
+
phpinfo();
|
4 |
+
?>
|