New Level type inserted

This commit is contained in:
silas
2018-11-06 19:03:17 +01:00
parent ef098d2ea3
commit 6b9b6d1032
15 changed files with 160 additions and 7943 deletions

View File

@@ -32,6 +32,7 @@ return [
PDO::MYSQL_ATTR_INIT_COMMAND => 'SET NAMES utf8'
),
'useStrict' => true,
'charset' => 'utf8'
],
),
),