mirror of
https://github.com/Deutscher-Tischfussballbund/com_sportsmanager.git
synced 2026-06-10 06:27:52 +00:00
Klammer in update.php fehlte nach resolve conflicts
This commit is contained in:
@@ -5637,6 +5637,7 @@ function updateDatabase(): void
|
||||
if (!$db->execute()) {
|
||||
die($db->stderr(true));
|
||||
}
|
||||
}
|
||||
|
||||
if ($termin_aktionen_email_setzen) {
|
||||
$query = "SELECT aktion_user_id, termin_aktion_id"
|
||||
|
||||
Reference in New Issue
Block a user