Replace Function fetchUpdates() with checkForUpdates()

This commit is contained in:
johnnyq
2026-07-14 17:31:54 -04:00
parent 31cc3f3ac3
commit 29a0b3ead8
3 changed files with 3 additions and 3 deletions

View File

@@ -194,7 +194,7 @@ function display_folder_options($parent_folder_id, $client_id, $indent = 0) {
}
}
function fetchUpdates() {
function checkForUpdates() {
global $repo_branch;