Skip to content

Commit 3d7c322

Browse files
authored
Update index.php
1 parent 6672444 commit 3d7c322

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.php

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
<!-- Blog Entries Column -->
77
<div class="col-md-8">
88

9-
<h1 class="page-header">Posts <?php echo md5('test2');?></h1>
109
<hr>
1110
<?php $rows = fetch_published_posts(); ?>
1211
<?php if(empty($rows)): ?>

0 commit comments

Comments
 (0)