We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e5866b commit db1ef76Copy full SHA for db1ef76
index.php
@@ -1,4 +1,4 @@
1
- <?php
2
- include("microblog/blog.php");
3
- renderBlog();
4
-?>
+<?php
+ include("microblog/blog.php");
+ renderBlog();
+?>
0 commit comments