Project

General

Profile

Actions

Feature #15785

closed

Add return value to t3lib_htmlmail::send

Added by old_cmueller over 18 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
-
Start date:
2006-03-08
Due date:
% Done:

0%

Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:

Description

The t3lib_htmlmail::send (line 359) does not pass the return value of sendTheMail() to the caller.

(issue imported from #M2797)


Files

20080112_htmlmail_sendflag.diff (2.62 KB) 20080112_htmlmail_sendflag.diff Administrator Admin, 2008-01-12 12:19
0002797_v4.patch (3.95 KB) 0002797_v4.patch Administrator Admin, 2008-01-14 22:46
Actions #1

Updated by Steffen Kamper almost 17 years ago

added a sendflag for mail

Actions #2

Updated by Oliver Hader almost 17 years ago

The attached patch (0002797_v4.patch) removes the $this->mailWasSent flag from the previous patch and implements the requested corrections in the methods send() and sendTheMail().

Actions #3

Updated by Oliver Hader almost 17 years ago

Committed to SVN Trunk (rev. 2887)

Actions

Also available in: Atom PDF