신디케이션 사용여부 설정 추가
This commit is contained in:
@ -386,7 +386,8 @@ if ($all_fields) {
|
||||
delete_cache_latest($bo_table);
|
||||
|
||||
// syndication ping
|
||||
include G5_SYNDI_PATH.'/include/include.adm.board_form_update.php';
|
||||
if(G5_SYNDI_USE)
|
||||
include G5_SYNDI_PATH.'/include/include.adm.board_form_update.php';
|
||||
|
||||
goto_url("./board_form.php?w=u&bo_table={$bo_table}&{$qstr}");
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user