02-09-2010, 10:50 AM
[eluser]NateL[/eluser]
I don't know what's going on here but I've got a controller called "contact.php" and as soon as I put this line of code in, nothing after it works..
I'm pretty sure errors are turned on, but all i'm getting is blank white. Any ideas?
I don't know what's going on here but I've got a controller called "contact.php" and as soon as I put this line of code in, nothing after it works..
Code:
$this->load->library('email');
I'm pretty sure errors are turned on, but all i'm getting is blank white. Any ideas?
