Compare commits
3 Commits
9f3e1b7017
...
v2.0.4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5213bd4e6e | ||
| 8ab3f57894 | |||
|
|
1431c72909 |
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.0.2",
|
||||
"version": "2.0.4",
|
||||
"author": "Ivan Carlos",
|
||||
"upstream_sha": ""
|
||||
}
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user