forked from ZwiiCMS-Team/ZwiiCMS
[9.2.10] sauvegarde des données update
This commit is contained in:
parent
a004b2edc7
commit
b3d1f187c9
@ -961,6 +961,7 @@ class common {
|
||||
// Utile pour l'installation d'un backup sur un autre serveur
|
||||
$this->setData(['core', 'baseUrl', str_replace('/','',helper::baseUrl(false,false)) ]);
|
||||
$this->setData(['core', 'dataVersion', 9210]);
|
||||
$this->saveData();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user