Codeigniter 3: send account activation email fails-Twitter bootstrap
I am working on a Register and Login application with CodeIgniter 3 and Twitter Bootstrap. When a user registers, an email should be send to the address he/she provided, with an account confirmation link. The problem is that the confirmation…