mirror of
https://github.com/itflow-org/itflow
synced 2026-03-01 03:14:52 +00:00
Dont show update successfull if already updated
This commit is contained in:
@@ -93,6 +93,8 @@ if (isset($options['update']) || isset($options['force_update'])) {
|
||||
}
|
||||
|
||||
echo "Update successful\n";
|
||||
} else {
|
||||
echo "\n";
|
||||
}
|
||||
|
||||
// If "update_db" is requested
|
||||
|
||||
Reference in New Issue
Block a user