From 304667eb498c74d1b76d5e1c95ac36a51a39c65a Mon Sep 17 00:00:00 2001 From: Vlad Date: Mon, 29 Aug 2016 14:27:40 -0400 Subject: [PATCH] - Testing commit e-mail --- mailpoet.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mailpoet.php b/mailpoet.php index 2c9e627c8d..d5bd25f1ca 100644 --- a/mailpoet.php +++ b/mailpoet.php @@ -28,4 +28,4 @@ $initializer = new Initializer(array( 'file' => __FILE__, 'version' => MAILPOET_VERSION )); -$initializer->init(); +$initializer->init(); \ No newline at end of file