바뀐 신디케이션 수정중

This commit is contained in:
SIR
2014-07-03 09:14:27 +09:00
parent 9337df512f
commit e0d0a98fdb
4 changed files with 0 additions and 13 deletions

View File

@ -30,8 +30,4 @@ delete_cache_latest($tmp_bo_table);
// 게시판 폴더 전체 삭제
rm_rf(G5_DATA_PATH.'/file/'.$tmp_bo_table);
// syndication ping
if(G5_SYNDI_USE)
include G5_SYNDI_PATH.'/include/include.adm.board_delete.inc.php';
?>