From ddf6a563e0c147cc8a69c55a6f6311f0c932d1e8 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Tue, 22 Feb 2011 20:06:09 -0600 Subject: [PATCH] modified: yotsubanome.php --- yotsubanome.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yotsubanome.php b/yotsubanome.php index 7607f93..ad1a28a 100755 --- a/yotsubanome.php +++ b/yotsubanome.php @@ -267,7 +267,7 @@ function updatelog($resno=0,$page_num=-1,$single_page=false){ $pte_vals['{$PAGENAV}'] .= '
'; $dat .= $PTE->ParseBlock('MAIN', $pte_vals); - foot($dat); + foot($dat); ////++++---- the foot is a special core function wwww --sparky4 // 存檔 / 輸出 //---- if($single_page || ($page_num == -1 && !$resno)){ // 靜態快取頁面生成 -- 2.39.2