mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Fix some Database update logic
This commit is contained in:
@@ -127,4 +127,4 @@ if (isset($options['update_db'])) {
|
||||
} else {
|
||||
echo "Database is already at the latest version ($latest_db_version). No updates were applied.\n";
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user