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 -2
View File
@@ -5,8 +5,8 @@ use Core\Db;
require_once dirname(__DIR__) . DIRECTORY_SEPARATOR . 'autoload.php';
/**
* Что-то для квестов.
* Вызов раз в час
* Что-то для квестов.
* Вызов раз в час
*/
$data = Db::getRows('select id, battle, room from users where `real` = 1');