[geeklog-hg] geeklog: Merged with upstream

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Wed Jan 8 11:17:21 EST 2014


changeset 9401:cd570d3ae888
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/cd570d3ae888
user: dengen <taharaxp at gmail.com>
date: Thu Jan 09 01:16:53 2014 +0900
description:
Merged with upstream

diffstat:

 public_html/article.php |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r f7f35db48a45 -r cd570d3ae888 public_html/article.php
--- a/public_html/article.php	Thu Jan 09 00:20:26 2014 +0900
+++ b/public_html/article.php	Thu Jan 09 01:16:53 2014 +0900
@@ -391,8 +391,8 @@
                 $story_page = 1;
             } else {
                 $story_page = $mode;
+                $mode = '';
             }
-            $mode = '';
             
             if( $story_page <= 0 ) {
                 $story_page = 1;



More information about the geeklog-cvs mailing list