Fix interface name of EmailTransport
authorMatthias Schmidt <gravatronics@live.com>
Fri, 2 Sep 2016 18:08:33 +0000 (20:08 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Fri, 2 Sep 2016 18:08:33 +0000 (20:08 +0200)
commitd4873b3847d1075dc4f47469624b3989798e9256
tree5387202df88926e76d8d5896fb38f4a0a21ddc7a
parent4e25add7779699ae0f8c85f4d555f215e55e0d6f
Fix interface name of EmailTransport
wcfsetup/install/files/lib/system/background/job/EmailDeliveryBackgroundJob.class.php
wcfsetup/install/files/lib/system/email/transport/DebugEmailTransport.class.php
wcfsetup/install/files/lib/system/email/transport/EmailTransport.class.php [deleted file]
wcfsetup/install/files/lib/system/email/transport/IEmailTransport.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/email/transport/PhpEmailTransport.class.php
wcfsetup/install/files/lib/system/email/transport/SmtpEmailTransport.class.php