Execute migrations just after db connect

This commit is contained in:
slawkens
2023-05-09 21:53:55 +02:00
parent 3067b79363
commit 4e5a0a6134
3 changed files with 3 additions and 3 deletions

View File

@@ -100,8 +100,6 @@ $twig->addGlobal('status', $status);
require_once SYSTEM . 'router.php';
require SYSTEM . 'migrate.php';
$hooks->trigger(HOOK_STARTUP);
// anonymous usage statistics