Merge branch 'master' of github.com:gnuboard/yc4s

This commit is contained in:
whitedot
2013-05-09 16:39:07 +09:00
24 changed files with 84 additions and 254 deletions

View File

@ -1,6 +1,6 @@
<?php
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
// $list_mod 가로 나열
// $list_row 상품
for ($i=1; $row=sql_fetch_array($result); $i++)
{