commit 978c0d9f7c18c86a9d7eb7a9744ebebba546c43e
parent 896b0e9e84fc1feb449547c7d0f3c4f83cb937b8
Author: MTRNord <mtrnord1@gmail.com>
Date: Wed, 1 Apr 2015 19:22:37 +0200
next one
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/themes/jumbotron/index.php b/themes/jumbotron/index.php
@@ -88,7 +88,7 @@ if ($root_3[1] == 'core') {
<link rel="icon" href="../../core/libs/theme_engine/BootStrap/favicon.ico">
<?php
- echo "<title>$blog_name</title>";
+ #echo "<title>$blog_name</title>";
?>
<!-- Bootstrap core CSS -->
@@ -155,7 +155,7 @@ if ($root_3[1] == 'core') {
$x = 1;
if ($empty_id && $empty_category && $empty_author){
#$id = 1;
- #include($root . '/core/backend/blog/posts.php');
+ include($root . '/core/backend/blog/posts.php');
while ($x < $post_id_clean+1){
include($root . '/core/config/connect.db.inc.php');
echo "