쇼핑몰: #123 상품상세보기 상품문의 표준화 및 스타일 완료

This commit is contained in:
whitedot
2013-05-06 15:24:40 +09:00
parent a9e551e754
commit 2afc50a45a
3 changed files with 227 additions and 261 deletions

View File

@ -132,7 +132,6 @@ $row = sql_fetch($sql);
$item_relation_count = $row['cnt'];
?>
<<<<<<< HEAD
<?php
function pg_anchor($anc_id) {
global $default;
@ -148,8 +147,6 @@ function pg_anchor($anc_id) {
<?php } ?>
<script src="<?php echo G4_JS_URL; ?>/shop.js"></script>
=======
>>>>>>> e996e707806fc6f359cb4e91fb92d84e4386e022
<script src="<?php echo G4_JS_URL; ?>/md5.js"></script>
<?php