From 2a9d476d58804a7f16f47c994ca4c72b0e691132 Mon Sep 17 00:00:00 2001 From: edward Date: Mon, 18 Jul 2016 16:32:59 +0800 Subject: [PATCH] MessagePreview.php --- MessagePreview.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MessagePreview.php b/MessagePreview.php index beae16c1..723eaa3b 100644 --- a/MessagePreview.php +++ b/MessagePreview.php @@ -76,5 +76,7 @@ class Pman_Core_MessagePreview extends Pman if(empty($core_email->test_class)){ $this->jerr("[{$core_email->name}] does not has test class"); } + + } } -- 2.39.2