영카트5 상품 삭제시 이벤트 HOOK 추가
This commit is contained in:
@ -109,5 +109,7 @@ if (!function_exists("itemdelete")) {
|
||||
}
|
||||
}
|
||||
|
||||
run_event('shop_admin_delete_item_file', $it_id);
|
||||
|
||||
itemdelete($it_id);
|
||||
?>
|
||||
Reference in New Issue
Block a user