팝업레이어 실행 코드 및 위치 변경

This commit is contained in:
chicpro
2013-04-12 10:55:41 +09:00
parent 649da98726
commit 67741b429b
3 changed files with 6 additions and 3 deletions

View File

@ -121,7 +121,5 @@ include_once(G4_SHOP_PATH.'/shop.head.php');
<BR><BR>
<?
include G4_SHOP_PATH.'/newwin.inc.php'; // 새창띄우기
include_once(G4_SHOP_PATH.'/shop.tail.php');
?>