Commit 2930ad1c by tetiana yaremko

cart session fixed

parent 8ba8d632
Showing with 1 additions and 1 deletions
......@@ -36,7 +36,7 @@ class Register_model extends CI_Model {
'protocol'=>'smtp',
'smtp_host'=>'ssl://smtp.googlemail.com',
'smtp_user'=>'tetianayaremko@gmail.com',
'smtp_pass'=>'55aKenuh',
'smtp_pass'=>'****',
'smtp_port'=> '465',
'mailtype'=> 'html',
'charset'=> 'iso-8859-1',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment