From 8f8e3437f14dd531f263f1c8fdab931f167a0392 Mon Sep 17 00:00:00 2001 From: yehudah Date: Sun, 12 Jan 2020 10:00:42 +0000 Subject: * PHPMailer delivery improvements * Bug Fixes --- Postman/Postman.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'Postman') diff --git a/Postman/Postman.php b/Postman/Postman.php index 9f4f7ce..643431d 100644 --- a/Postman/Postman.php +++ b/Postman/Postman.php @@ -132,9 +132,6 @@ class Postman { // MyMail integration new PostmanMyMailConnector( $rootPluginFilenameAndPath ); - // Contact form 7 - new Postsmtp_ContactForm7; - // WooCommerce Integration //new PostmanWoocommerce(); -- cgit v1.2.3