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

[eluser]theshiftexchange[/eluser]
Do a process of elimination.

Try
Code:
$subject = 'Hey';

Assuming that works, try this line (note the " " used)

Code:
$subject = "Hey!";


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