코드중 탭 간격이 일정하지 못한 코드 수정
This commit is contained in:
@ -269,6 +269,7 @@ if( !function_exists('shop_check_is_pay_page') ){
|
||||
$shop_dir.'/lg/returnurl.php',
|
||||
$mobile_dir.'/'.$shop_dir.'/lg/returnurl.php',
|
||||
$mobile_dir.'/'.$shop_dir.'/lg/xpay_approval.php',
|
||||
$mobile_dir.'/'.$shop_dir.'/kcp/order_approval_form.php',
|
||||
);
|
||||
|
||||
$server_script_name = str_replace('\\', '/', $_SERVER['SCRIPT_NAME']);
|
||||
|
||||
Reference in New Issue
Block a user