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