mirror of
https://github.com/itflow-org/itflow
synced 2026-07-23 08:50:42 +00:00
Replace Function fetchUpdates() with checkForUpdates()
This commit is contained in:
@@ -194,7 +194,7 @@ function display_folder_options($parent_folder_id, $client_id, $indent = 0) {
|
||||
}
|
||||
}
|
||||
|
||||
function fetchUpdates() {
|
||||
function checkForUpdates() {
|
||||
|
||||
global $repo_branch;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user