Merge branch 'g5'

This commit is contained in:
chicpro
2013-11-21 10:28:07 +09:00
9 changed files with 79 additions and 29 deletions

View File

@ -32,6 +32,8 @@ if(is_file($skin_file)) {
$view['content'] = conv_content($view['qa_content'], $view['qa_html']);
$view['name'] = get_text($view['qa_name']);
$view['datetime'] = $view['qa_datetime'];
$view['email'] = $view['qa_email'];
$view['hp'] = $view['qa_hp'];
if (trim($stx))
$view['subject'] = search_font($stx, $view['subject']);