fuel / email

Fuel PHP Framework - Fuel v1.x Email library
60 stars 38 forks source link

Pass filepath to pathinfo for attachments #38

Closed andrewwheal closed 11 years ago

andrewwheal commented 11 years ago

This fixes a bug introduced by c44966b where an array was now being passed to pathinfo which causes:

Error: pathinfo() expects parameter 1 to be string, array given in fuel/packages/email/classes/email/driver.php on 482