07-25-2015, 03:42 AM
(07-25-2015, 02:50 AM)Dracula Wrote:(07-24-2015, 09:01 PM)Diederik Wrote: You don't load the file with:PHP Code:$this->load->library('email')
...because it's not a library it's a config file.
The question was: does CI automatically detect the email.php config file when loading the email library. I think Diederik already gave the correct answer to that.