Utf8 convert
This commit is contained in:
@@ -7,6 +7,6 @@ if(!defined('GAME'))
|
||||
if( $itm['id'] > 0 ) {
|
||||
$u->deleteItem($itm['id']);
|
||||
mysql_query('update `rep` set `rep1` = `rep1` + 100 WHERE `id` = "'.$u->info['id'].'" LIMIT 1');
|
||||
$u->error = 'Âû ïîâûñèëè ðåïóòàöèþ Õðàìà Çíàíèé íà +100 åä.';
|
||||
$u->error = 'Вы повысили репутацию Храма Знаний на +100 ед.';
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user