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

This commit is contained in:
gnuboard
2013-01-08 17:08:26 +09:00
14 changed files with 381 additions and 311 deletions

View File

@ -175,7 +175,7 @@ if ($group['gr_use_access']) {
}
}
$g4['title'] = $title_msg.' > '.$board['bo_subject'];
$g4['title'] = $board['bo_subject']." ".$title_msg;
$is_notice = false;
$notice_checked = '';