diff --git a/hwe/b_betting.php b/hwe/b_betting.php index 5df841b7..5f6b37cf 100644 --- a/hwe/b_betting.php +++ b/hwe/b_betting.php @@ -38,11 +38,11 @@ case 3: $tnmt_type = "설전"; $tp = "itl"; $tp2 = " $str1 = getTournament($admin['tournament']); $str2 = getTournamentTime(); if($str2){ - $str2 = ', '+$str2; + $str2 = ', '.$str2; } $str3 = getTournamentTerm(); if($str3){ - $str3 = ', '+$str3; + $str3 = ', '.$str3; } ?>