로그인 후 이동링크 wishlist.php 로 수정
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
include_once('./_common.php');
|
||||
|
||||
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(G5_MSHOP_PATH.'/_head.php');
|
||||
|
||||
Reference in New Issue
Block a user