From: edward Date: Mon, 18 Jul 2016 08:32:59 +0000 (+0800) Subject: MessagePreview.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=2a9d476d58804a7f16f47c994ca4c72b0e691132 MessagePreview.php --- 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"); } + + } }