g4s 13-04-26일자 코드 반영
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<?
|
||||
<?php
|
||||
include_once('./_common.php');
|
||||
|
||||
// 4.11
|
||||
@ -107,7 +107,7 @@ for ($i=count($tmp_array)-1; $i>=0; $i--)
|
||||
sql_query(" delete from {$g4['board_file_table']} where bo_table = '$bo_table' and wr_id = '{$row['wr_id']}' ");
|
||||
|
||||
// syndication ping
|
||||
include G4_BBS_PATH.'/syndi/include/include.bbs.delete_all.php';
|
||||
include G4_SYNDI_PATH.'/include/include.bbs.delete_all.php';
|
||||
|
||||
$count_write++;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user