최신글 cache 반영되도록 수정

This commit is contained in:
gnuboard
2013-02-20 17:35:47 +09:00
parent 7870d22b1f
commit 04be32a25e
11 changed files with 24 additions and 16 deletions

View File

@ -278,5 +278,7 @@ if ($fields) {
sql_query($sql);
}
delete_cache_latest($bo_table);
goto_url("./board_form.php?w=u&bo_table={$bo_table}&{$qstr}");
?>