shop.js 파일 삭제

This commit is contained in:
chicpro
2013-05-06 11:10:25 +09:00
parent e50e31bd9a
commit e996e70780
3 changed files with 0 additions and 18 deletions

View File

@ -8,8 +8,6 @@ define("_INDEX_", TRUE);
include_once(G4_SHOP_PATH.'/shop.head.php');
?>
<script src="<?php echo G4_JS_URL; ?>/shop.js"></script>
<div id="sidx_img">
<img src="<?php echo G4_DATA_URL; ?>/common/main_img" alt="">
</div>