Welcome Guest, Not a member yet? Register   Sign In
$this->email->subject() bug?
#1

[eluser]Iverson[/eluser]
I'm sending an SMTP email using the email lib. I'm setting the variable like normal($this->email->subject($subject).

Code:
$subject = 'Email Test 2'   // works
$subject = 'Hey!' // doesn't work

WTF? Both return a success message from the debugger. I would include other details like config variables, but I don't see how they should be related in any way! FYI, I'm on a Windows 2003 box.


Messages In This Thread
$this->email->subject() bug? - by El Forum - 05-11-2009, 09:12 AM
$this->email->subject() bug? - by El Forum - 05-11-2009, 10:21 AM
$this->email->subject() bug? - by El Forum - 05-11-2009, 10:24 AM
$this->email->subject() bug? - by El Forum - 05-11-2009, 10:32 AM
$this->email->subject() bug? - by El Forum - 05-11-2009, 01:07 PM
$this->email->subject() bug? - by El Forum - 05-11-2009, 06:20 PM



Theme © iAndrew 2016 - Forum software by © MyBB