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

This commit is contained in:
whitedot
2013-11-12 14:15:11 +09:00
40 changed files with 42 additions and 494 deletions

View File

@ -1,6 +1,9 @@
<?php
include_once('./_common.php');
// clean the output buffer
ob_end_clean();
$no = (int)$no;
// 쿠키에 저장된 ID값과 넘어온 ID값을 비교하여 같지 않을 경우 오류 발생