codeigniter-amazon-ses
codeigniter-amazon-ses copied to clipboard
Added attach file support
The code for send attached files in Amazon
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.
is this attachment is implemented ? or i need to use fariasweb fork for attachment ?