Skip to content

Commit

Permalink
Add return to upgrade script
Browse files Browse the repository at this point in the history
  • Loading branch information
bwalkerl authored and brendanheywood committed Jun 5, 2024
1 parent 056dd03 commit 9db65dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,6 @@ function xmldb_tool_abconfig_upgrade($oldversion) {
// Savepoint reached.
upgrade_plugin_savepoint(true, 2022070600, 'tool', 'abconfig');
}

return true;
}

0 comments on commit 9db65dd

Please sign in to comment.