Welcome Guest, Not a member yet? Register   Sign In
Codeigniter sending blank emails when more then one email is sent in a single request
#4

Try moving the calls to initialize()/set_newline() into your send_email() method (you should probably store the $config array in a property, just don't name the property $config, for hopefully obvious reasons).
Reply


Messages In This Thread
RE: Codeigniter sending blank emails when more then one email is sent in a single request - by mwhitney - 09-17-2015, 10:03 AM



Theme © iAndrew 2016 - Forum software by © MyBB