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

This commit is contained in:
gnuboard
2013-06-11 11:34:46 +09:00
15 changed files with 1124 additions and 128 deletions

View File

@ -22,11 +22,6 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
<!-- 검색결과 여기서부터 -->
<script>
document.fzip.addr1.focus();
</script>
<?php if ($search_count > 0) { ?>
<dl>
<dt>총 <?php echo $search_count ?>건 가나다순 정렬</dt>