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";
|
echo "Update successful\n";
|
||||||
|
} else {
|
||||||
|
echo "\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
// If "update_db" is requested
|
// If "update_db" is requested
|
||||||
|
|||||||
Reference in New Issue
Block a user