email not working no_from |
Hi,
I use email library for my project. When I want to send an email, the debugger show this message : "lang:email_no_from" My server use WAMP 3.1.0 and PHP 5.6.31. My test code : PHP Code: $this->load->library('email'); Do you know what this error means ? Thanks, |
Messages In This Thread |
email not working no_from - by flav - 01-04-2018, 07:39 AM
RE: email not working no_from - by ivantcholakov - 01-04-2018, 04:25 PM
|