mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
update run extra queries to add new menu
This commit is contained in:
@@ -147,6 +147,8 @@ if ($currentStep == 3) {
|
||||
}
|
||||
}
|
||||
|
||||
$update->runExtraQueries();
|
||||
|
||||
$update->nextStep();
|
||||
} catch (\Exception $exception) {
|
||||
$error = $exception->getMessage();
|
||||
|
||||
Reference in New Issue
Block a user