[eluser]123XD[/eluser]
Hi,
from the user guide of CI 1.60
it says
Quote:If you prefer not to set preferences using the above method, you can instead put them into a config file. Simply create a new file called the email.php, add the $config array in that file. Then save the file at config/email.php and it will be used automatically. You will NOT need to use the $this->email->initialize() function if you save your preferences in a config file.
do we need to load email.php while we using it?? or just put email.php in config/ folder, then it will work?
also do we need to change the stuff in the 'system/libraries/Email.php' as well???
I can't make the email working..
Could anyone help me with this please?
Thanks in advanced.