moodle/repository/s3/README_MOODLE.txt
2019-11-16 20:03:27 +01:00

15 lines
383 B
Plaintext

- S3.php -
Amazon S3 PHP Class
Cloned from git://github.com/tpyo/amazon-s3-php-class.git
https://github.com/tpyo/amazon-s3-php-class
http://undesigned.org.za/2007/10/22/amazon-s3-php-class
Local changes applied:
(verify on each upgrade of the library if they have been applied
upstream. Remove the local changes if so)
MDL-67031 php74 compliance. Change curly to square braces.