모바일쇼핑몰: 인덱스 마크업 및 스타일 1차 완료

This commit is contained in:
whitedot
2013-10-23 11:03:20 +09:00
parent ff9c1f4cec
commit 3d18bbf9f0
3 changed files with 11 additions and 9 deletions

View File

@ -3,7 +3,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
?>
<!-- 쇼핑몰 이벤트 시작 { -->
<ul>
<ul id="sev">
<?php
for ($i=0; $row=sql_fetch_array($hresult); $i++)
{