Utf8 convert

This commit is contained in:
2023-01-10 18:29:32 +02:00
parent 71b759232c
commit 90b9c8325e
3572 changed files with 35191 additions and 395614 deletions
@@ -2,7 +2,7 @@
if(!defined('GAME')) { die(); }
if(isset($file) && $file[0] == 'dungeons/trap_portal.php') {
echo '<input type="button" value="Îáíîâèòü" onclick="location =\''.$_SERVER['REQUEST_URI'].'\';" /> &nbsp;Âû äîëæíû áûòü ïåðåìåùåíû, íî ïîðòàë åùå íå ðàáîòàåò. ';
echo '<input type="button" value="Обновить" onclick="location =\''.$_SERVER['REQUEST_URI'].'\';" /> &nbsp;Вы должны быть перемещены, но портал еще не работает. ';
$actions = array();
$action = explode('|', $file[1]);
foreach($action as $value) {