We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6672444 commit 3d7c322Copy full SHA for 3d7c322
index.php
@@ -6,7 +6,6 @@
6
<!-- Blog Entries Column -->
7
<div class="col-md-8">
8
9
- <h1 class="page-header">Posts <?php echo md5('test2');?></h1>
10
<hr>
11
<?php $rows = fetch_published_posts(); ?>
12
<?php if(empty($rows)): ?>
0 commit comments