쇼핑몰: 콘텐츠 시작 끝 부분 주석 처리 작업 완료

This commit is contained in:
whitedot
2013-07-01 18:07:58 +09:00
parent c24954cb5f
commit 90b9790463
40 changed files with 167 additions and 19 deletions

View File

@ -2,6 +2,7 @@
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
?>
<!-- 쇼핑몰 이벤트 시작 { -->
<aside id="sev">
<h2>쇼핑몰 이벤트</h2>
@ -35,4 +36,5 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
?>
</ul>
</aside>
</aside>
<!-- } 쇼핑몰 이벤트 끝 -->