[KVE-2025-0828]영카트 취약점 수정
This commit is contained in:
@ -15,6 +15,8 @@ if(basename($_SERVER['SCRIPT_NAME']) == 'item.php') {
|
||||
return;
|
||||
}
|
||||
|
||||
define('G5_SHOP_USE_NAVERPAY', 1);
|
||||
|
||||
$naverpay_button_js = '';
|
||||
|
||||
$is_mobile_order = is_mobile();
|
||||
|
||||
Reference in New Issue
Block a user