update debug
All checks were successful
Build, Push, Publish / Build & Release (push) Successful in 27s

This commit is contained in:
2026-01-21 20:54:54 -03:00
parent 1431c72909
commit 8ab3f57894

View File

@@ -673,6 +673,8 @@ function icc_upload_and_shorten_local_file_manager($dir, $url)
}
}
}
// Recursive directory removal
function icc_rrmdir($dir)
{
@@ -715,7 +717,6 @@ function icc_upload_and_shorten_local_file_manager($dir, $url)
}
}
}
}
// Check for AWS SDK
function icc_get_aws_client($key, $secret, $region)