PHP Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in e:\wwwroot\p8q\web\forums\Themes\default\languages\Install.japanese.php on line 23
英語の方が問題ない、なんで日本語の方、このERRORが出るの?
英語
$txt['default_topic_message'] = 'Welcome to Simple Machines Forum!<br /><br />We hope you enjoy using your forum. If you have any problems, please feel free to
ask us for assistance.<br /><br />Thanks!<br />Simple Machines';
日本語
$txt['default_topic_message'] = 'Simple Machineフォーラムへようこそ!<br /><br />私たちは、あなたがこのフォーラムを末永く使っていただける事を望みます。もし、なんらかの問題が生じた場合は
私たちに質問してください。<br /><br />Simple Machines';
ドウシテ??