From e81b2773d8ee78111c0ce6951c4bdf578aea2c25 Mon Sep 17 00:00:00 2001 From: yehudah Date: Sat, 28 Oct 2017 20:21:02 +0000 Subject: = 1.7.8 - 2017-10-28 * Fixed: IP detection error in some web hosts * Fixed: Link open in new page attribute = _blank * Fixed: Replace deprecated PHP 7 functions. git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1754518 b8457f37-d9ea-0310-8a92-e5e31aec5664 --- postman-smtp.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postman-smtp.php') diff --git a/postman-smtp.php b/postman-smtp.php index 88af329..df55233 100644 --- a/postman-smtp.php +++ b/postman-smtp.php @@ -70,5 +70,5 @@ function post_start( $startingMemory ) { */ function post_setupPostman() { require_once 'Postman/Postman.php'; - $kevinCostner = new Postman( __FILE__, '1.7.7' ); + $kevinCostner = new Postman( __FILE__, '1.7.8' ); } -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0