Commit 061e4889 by Yaremko95

ready to deploy

parent 3d36883a
Showing with 2 additions and 2 deletions
...@@ -35,8 +35,8 @@ class Register_model extends CI_Model { ...@@ -35,8 +35,8 @@ class Register_model extends CI_Model {
$config = array( $config = array(
'protocol'=>'smtp', 'protocol'=>'smtp',
'smtp_host'=>'ssl://smtp.googlemail.com', 'smtp_host'=>'ssl://smtp.googlemail.com',
'smtp_user'=>'tetianayaremko@gmail.com', 'smtp_user'=>'tetiankayaremko@gmail.com',
'smtp_pass'=>'', 'smtp_pass'=>'tetiana_yaremko1995',
'smtp_port'=> '465', 'smtp_port'=> '465',
'mailtype'=> 'html', 'mailtype'=> 'html',
'charset'=> 'iso-8859-1', '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