diff --git a/index.php b/index.php index a81c57d..548f487 100644 --- a/index.php +++ b/index.php @@ -57,7 +57,7 @@
- <?php echo $item['title'] ?> + <?php echo $item['title'] ?>
@@ -77,7 +77,7 @@ widget('Widget_Archive@' . $cid, 'pageSize=1&type=post', 'cid=' . $cid)->to($item); ?>
-
<?php $item->title() ?> + <?php $item->title() ?>
推荐 @@ -98,7 +98,7 @@
- <?php $item->title(); ?> + <?php $item->title(); ?>
title(); ?>
@@ -118,7 +118,7 @@ diff --git a/public/aside.php b/public/aside.php index c1ab1e0..f74f155 100644 --- a/public/aside.php +++ b/public/aside.php @@ -2,7 +2,7 @@