get_file 함수에 hook 추가
This commit is contained in:
@ -330,7 +330,7 @@ function get_file($bo_table, $wr_id)
|
|||||||
$file['count']++;
|
$file['count']++;
|
||||||
}
|
}
|
||||||
|
|
||||||
return $file;
|
return run_replace('get_files', $file, $bo_table, $wr_id);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user