[geeklog-hg] geeklog: Fixed typos

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sun Nov 16 10:02:00 EST 2014


changeset 9555:8b641299eebe
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/8b641299eebe
user: dengen <taharaxp at gmail.com>
date: Mon Nov 17 00:02:06 2014 +0900
description:
Fixed typos

diffstat:

 system/lib-story.php |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 4f2ded05a7ad -r 8b641299eebe system/lib-story.php
--- a/system/lib-story.php	Sun Nov 16 18:28:07 2014 +0900
+++ b/system/lib-story.php	Mon Nov 17 00:02:06 2014 +0900
@@ -588,8 +588,8 @@
             $article->set_var( 'edit_image', $editiconhtml);
         }
     
-        $navi_list = ture;
-        $feedback_list = ture;
+        $navi_list = true;
+        $feedback_list = true;
         if ($index == 'p') {
             $navi_list = false;
             $feedback_list = false;



More information about the geeklog-cvs mailing list