Plugin Directory

Changeset 1116247


Ignore:
Timestamp:
03/19/2015 07:00:51 PM (11 years ago)
Author:
Natallya
Message:

Change account

File:
1 edited

Legend:

Unmodified
Added
Removed
  • solidopinion-comments/trunk/lib/smtp.class.php

    r1098406 r1116247  
    99        $this->config['smtp_port']   = 465;
    1010        $this->config['smtp_host']   = 'tls://smtp.gmail.com';
    11         $this->config['smtp_password'] = 'mailersolidopinion';
     11        $this->config['smtp_password'] = 'mailersolidopinion1';
    1212        $this->config['smtp_debug']  = true;
    1313        $this->config['smtp_charset']  = 'utf-8';
Note: See TracChangeset for help on using the changeset viewer.