Пример #1
0
	/**
	 * Creates a new SMTPMailSender object.
	 */
	public function __construct() {
		Mail::$crlf = "\r\n";
	}