NotifySmtpCheck.php
[Pman.Core] / NotifySmtpCheck.php
index 89c15b2..87f86fc 100644 (file)
@@ -9,6 +9,7 @@ class Pman_Core_NotifySmtpCheck extends Pman
     function get()
     {
         $this->check();
+        exit;
     }
     
     function check()