pc lg 결제 모듈 추가 중

This commit is contained in:
chicpro
2014-04-03 18:12:10 +09:00
parent 77b90dd916
commit a002f48fd7
32 changed files with 15027 additions and 499 deletions

View File

@ -96,7 +96,7 @@ if(!defined('G5_IS_ADMIN'))
echo $config['cf_add_script'];
?>
</head>
<body>
<body <?php echo isset($g5['body_script']) ? $g5['body_script'] : ''; ?>>
<?php
if ($is_member) { // 회원이라면 로그인 중이라는 메세지를 출력해준다.
$sr_admin_msg = '';