Utf8 convert
This commit is contained in:
@@ -19,7 +19,7 @@ if($ple['file_finish']=='bloodring2_end' && $this->users[$i]['team'] == $this->i
|
||||
}else{
|
||||
$ple['xz'] = '';
|
||||
}
|
||||
mysql_query("INSERT INTO `chat` (`new`,`city`,`room`,`login`,`to`,`text`,`time`,`type`,`toChat`) VALUES ('1','".$this->users[$i]['city']."','0','','".$this->users[$i]['login']."','Âû ïîëó÷èëè ïðåäìåò "<b>Êðîâàâûé Ðóáèí</b>".$ple['xz'].""','-1','6','0')");
|
||||
mysql_query("INSERT INTO `chat` (`new`,`city`,`room`,`login`,`to`,`text`,`time`,`type`,`toChat`) VALUES ('1','".$this->users[$i]['city']."','0','','".$this->users[$i]['login']."','Вы получили предмет "<b>Кровавый Рубин</b>".$ple['xz'].""','-1','6','0')");
|
||||
}
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user