andersundsehr / aus_driver_amazon_s3

Provides a TYPO3 FAL driver for the Amazon Web Service S3
GNU Lesser General Public License v3.0
20 stars 39 forks source link

PHP "echo" gets printed on frontend #51

Closed grexen closed 5 years ago

grexen commented 5 years ago

https://github.com/andersundsehr/aus_driver_amazon_s3/blob/e14821dcf73bb7abc352b120a0d1a194b5e4bc96/Classes/Driver/AmazonS3Driver.php#L1136

The "echo" on this line gets printed out on the website. Could you just put it in an Error-Log, instead of printing it out?