]> 4ch.mooo.com Git - test.git/blobdiff - yotsubanome.php
modified: config.php
[test.git] / yotsubanome.php
index 941559a07a8b7f0455de46ef89990aab7cb0ffa8..d2903c458f505437854c66e025429bfb4d08e5d6 100755 (executable)
@@ -264,6 +264,7 @@ function updatelog($resno=0,$page_num=-1,$single_page=false){
                foot($dat);
 
                // 存檔 / 輸出
+               //---- if($single_page || ($page_num == -1 && !$resno)){ // 靜態快取頁面生成
                if($page_num == -1 && !$threads || ($single_page || ($page_num == -1 && !$resno))){ // 靜態快取頁面生成
                        if($page==0) $logfilename = PHP_SELF2;
                        else $logfilename = $page.PHP_EXT;