Defaut version and languages from 13007

This commit is contained in:
Fred Tempez 2023-10-26 11:38:13 +02:00
parent 14efbb3fa7
commit 6d2732aee4

View File

@ -64,7 +64,7 @@ class init extends common
] ]
], ],
'core' => [ 'core' => [
'dataVersion' => 13000, 'dataVersion' => 1000,
'lastBackup' => 0, 'lastBackup' => 0,
'lastClearTmp' => 0, 'lastClearTmp' => 0,
'lastAutoUpdate' => 0, 'lastAutoUpdate' => 0,
@ -195,16 +195,16 @@ class init extends common
'blacklist' => [], 'blacklist' => [],
'language' => [ 'language' => [
"fr_FR" => [ "fr_FR" => [
"version" => 13000, "version" => 1000,
"date" => 1693425383 "date" => 1698310895
], ],
"es" => [ "es" => [
"version" => 13000, "version" => 1000,
"date" => 1693425383 "date" => 1698310895
], ],
"en_EN" => [ "en_EN" => [
"version" => 13000, "version" => 1000,
"date" => 1693425383 "date" => 1698310895
] ]
], ],
'profil' => [ 'profil' => [