Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5213bd4e6e | ||
| 8ab3f57894 |
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0.3",
|
"version": "2.0.4",
|
||||||
"author": "Ivan Carlos",
|
"author": "Ivan Carlos",
|
||||||
"upstream_sha": ""
|
"upstream_sha": ""
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -673,6 +673,8 @@ function icc_upload_and_shorten_local_file_manager($dir, $url)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
// Recursive directory removal
|
// Recursive directory removal
|
||||||
function icc_rrmdir($dir)
|
function icc_rrmdir($dir)
|
||||||
{
|
{
|
||||||
@@ -715,7 +717,6 @@ function icc_upload_and_shorten_local_file_manager($dir, $url)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
// Check for AWS SDK
|
// Check for AWS SDK
|
||||||
function icc_get_aws_client($key, $secret, $region)
|
function icc_get_aws_client($key, $secret, $region)
|
||||||
|
|||||||
Reference in New Issue
Block a user