mirror of
https://github.com/nextcloud/server.git
synced 2026-03-08 00:11:03 -05:00
set migration status after successful upgrade
This commit is contained in:
parent
0b40c1d08a
commit
bf04a21973
1 changed files with 1 additions and 2 deletions
|
|
@ -98,9 +98,8 @@ class Hooks {
|
|||
|
||||
}
|
||||
|
||||
// DISABLED JUST FOR TESTING PURPOSE, ACTIVATE AGAIN!
|
||||
// Register successful migration in DB
|
||||
//$util->setMigrationStatus( 1 );
|
||||
$util->setMigrationStatus( 1 );
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue