codeigniter-amazon-ses icon indicating copy to clipboard operation
codeigniter-amazon-ses copied to clipboard

Added attach file support

Open fariasweb opened this issue 12 years ago • 2 comments

The code for send attached files in Amazon

fariasweb avatar Nov 28 '12 09:11 fariasweb

Thanks for the PR! I guess I'll migrate all the code to the new RAW endpoint using your code, else we just end up two pieces of code with the same functionality.

On Nov 28, 2012, at 10:22 AM, Francisco Javier Arias [email protected] wrote:

The code for send attached files in Amazon

You can merge this Pull Request by running:

git pull https://github.com/fariasweb/codeigniter-amazon-ses develop Or view, comment on, or merge it at:

https://github.com/joelcox/codeigniter-amazon-ses/pull/21

Commit Summary

Merge branch 'release/0.3.1' Added attach file support Merge branch 'master' into develop File Changes

M config/amazon_ses.php (2) M libraries/Amazon_ses.php (319) Patch Links

https://github.com/joelcox/codeigniter-amazon-ses/pull/21.patch https://github.com/joelcox/codeigniter-amazon-ses/pull/21.diff — Reply to this email directly or view it on GitHub.

joelcox avatar Dec 01 '12 10:12 joelcox

is this attachment is implemented ? or i need to use fariasweb fork for attachment ?

rebornishard avatar Dec 06 '17 03:12 rebornishard