Merge branch 'g5'

This commit is contained in:
chicpro
2013-11-07 14:44:47 +09:00

View File

@ -1,6 +1,9 @@
<?php
include_once('./_common.php');
// clean the output buffer
ob_end_clean();
$no = (int)$no;
@include_once($board_skin_path.'/download.head.skin.php');