re-add update paths from last 0.9.x

This commit is contained in:
Michael Kaufmann
2022-07-22 08:09:18 +02:00
parent faba5b0715
commit b5e613a794
3 changed files with 1042 additions and 0 deletions

View File

@@ -55,6 +55,8 @@ if (Froxlor::isFroxlor()) {
$update_tasks = [];
$task_counter = 0;
include_once(FileDir::makeCorrectFile(dirname(__FILE__) . '/updates/froxlor/update_0.10.inc.php'));
include_once(FileDir::makeCorrectFile(dirname(__FILE__) . '/updates/froxlor/update_0.11.inc.php'));
// Check Froxlor - database integrity (only happens after all updates are done, so we know the db-layout is okay)