신디케이션 경로 오류 해결

This commit is contained in:
gnuboard
2013-04-12 08:51:11 +09:00
parent a4dad4d282
commit 3e4fbe7f12
9 changed files with 11 additions and 8 deletions

View File

@ -391,7 +391,7 @@ if ($all_fields) {
delete_cache_latest($bo_table);
// syndication ping
include G4_BBS_PATH.'/syndi/include/include.adm.board_form_update.php';
include G4_SYNDI_PATH.'/include/include.adm.board_form_update.php';
goto_url("./board_form.php?w=u&bo_table={$bo_table}&{$qstr}");
?>