mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
typos
This commit is contained in:
@@ -1190,7 +1190,7 @@ function getTicketStatusName($ticket_status) {
|
||||
|
||||
function fetchUpdates() {
|
||||
|
||||
global $mysqli, $repo_branch;
|
||||
global $repo_branch;
|
||||
|
||||
// Fetch the latest code changes but don't apply them
|
||||
exec("git fetch", $output, $result);
|
||||
|
||||
Reference in New Issue
Block a user