Skip to content

Commit db1ef76

Browse files
authored
updated example index
1 parent 5e5866b commit db1ef76

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?php
2-
include("microblog/blog.php");
3-
renderBlog();
4-
?>
1+
<?php
2+
include("microblog/blog.php");
3+
renderBlog();
4+
?>

0 commit comments

Comments
 (0)