로그인 후 이동링크 wishlist.php 로 수정
This commit is contained in:
@ -7,7 +7,7 @@ if (G5_IS_MOBILE) {
|
||||
}
|
||||
|
||||
if (!$is_member)
|
||||
goto_url(G5_BBS_URL."/login.php?url=".urlencode(G5_SHOP_URL.'/mypage.php'));
|
||||
goto_url(G5_BBS_URL."/login.php?url=".urlencode(G5_SHOP_URL.'/wishlist.php'));
|
||||
|
||||
$g5['title'] = "위시리스트";
|
||||
include_once('./_head.php');
|
||||
|
||||
Reference in New Issue
Block a user