Skip to content

Commit 0e74a58

Browse files
committed
Adding closing tag.
1 parent e28a015 commit 0e74a58

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/phpinfo.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
<?php
2-
phpinfo();
2+
phpinfo();
3+
?>

0 commit comments

Comments
 (0)