This commit is contained in:
Sascha Schumann
2013-10-26 00:20:25 +02:00
parent 775e4a374c
commit e291e009ca

View File

@@ -2,7 +2,6 @@
class Mail
{
private $from = ['name' => '', 'email' => ''];
private $to = [];
private $subject = '';