-
+
@@ -30,11 +52,10 @@ $nn = 0;?>
-
-
-
+
+
diff --git a/category-parthers.php b/category-parthers.php
index 84e78ab..6286529 100644
--- a/category-parthers.php
+++ b/category-parthers.php
@@ -12,7 +12,7 @@ $nn = 0;?>
diff --git a/category-rosselkhoznadzor.php b/category-rosselkhoznadzor.php
index d9fc1bd..356400e 100644
--- a/category-rosselkhoznadzor.php
+++ b/category-rosselkhoznadzor.php
@@ -12,7 +12,7 @@ $nn = 0;?>
diff --git a/category-votes.php b/category-votes.php
index b456ee1..f5f5a16 100644
--- a/category-votes.php
+++ b/category-votes.php
@@ -21,7 +21,7 @@ if (file_exists($votes_file)){
diff --git a/functions.php b/functions.php
index ff3f18e..66fa6fe 100644
--- a/functions.php
+++ b/functions.php
@@ -1,5 +1,7 @@
isSMTP();
+ $phpmailer->Host = 'smtp.yandex.ru';
+ $phpmailer->SMTPAuth = true;
+ $phpmailer->Port = 465;
+ $phpmailer->Username = 'info@vetandlife.ru';
+ $phpmailer->Password = 'B9c8P6y9';
+ $phpmailer->SMTPSecure = 'ssl';
+ $phpmailer->From = 'info@vetandlife.ru';
+ $phpmailer->FromName = 'Ветеринария и жизнь';
+}
+
+add_action( 'phpmailer_init', 'vij_send_smtp_email' );
db_config(DB_NAME, 'mysql:host='.DB_HOST.';dbname='.DB_NAME, DB_USER, DB_PASSWORD);
diff --git a/single-2157.php b/single-2157.php
index 575fcb9..1e0a486 100644
--- a/single-2157.php
+++ b/single-2157.php
@@ -13,7 +13,7 @@
?>