Skip to content

Commit 3fa1684

Browse files
committed
Second commit
1 parent 43eba9b commit 3fa1684

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
<?php
22
echo "hi"
33
var_dump($_POST);
4+
5+
echo "new line added"
46
?>

0 commit comments

Comments
 (0)