]> 4ch.mooo.com Git - test.git/commitdiff
modified: yotsubanome.php
authorsparky4 <sparky4@4ch.irc.su>
Thu, 17 Mar 2011 07:07:51 +0000 (02:07 -0500)
committersparky4 <sparky4@4ch.irc.su>
Thu, 17 Mar 2011 07:07:51 +0000 (02:07 -0500)
yotsubanome.php

index cec6ae790713d8c4394601fe03b49a523494f823..fd7c3fb8f838b7e6fb01d48ee69094b8f0bb59be 100755 (executable)
@@ -197,7 +197,7 @@ function updatelog($resno=0,$page_num=-1,$single_page=false){
        for($page = $page_start; $page <= $page_end; $page++){
                $dat = ''; $pte_vals['{$THREADS}'] = '';
                head($dat, $resno);
-               //temperarly moved form($dat, $resno);
+               //form($dat, $resno);
                // 輸出討論串內容
                for($i = 0; $i < $inner_for_count; $i++){
                        // 取出討論串編號
@@ -218,7 +218,6 @@ function updatelog($resno=0,$page_num=-1,$single_page=false){
                        $posts_img = $PIO->fetchPosts($tree); // o++
                        $pte_vals['{$THREADS}'] .= arrangeThread($PTE, $tree, $tree_cut, $posts, $hiddenReply, $resno, $arr_kill, $arr_old, $kill_sensor, $old_sensor, true, $adminMode, $hiddenImage, $hiddenImagP, $hiddenImagRP, $posts_img); // 交給這個函式去搞討論串印出
                }
-                form($dat, $resno); //you can delete this line and move it back if you want to
                $pte_vals['{$PAGENAV}'] = '<div id="page_switch">';
 
                // 換頁判斷