NotifySmtpCheck.php
authoredward <edward@roojs.com>
Thu, 14 Jul 2016 05:34:30 +0000 (13:34 +0800)
committeredward <edward@roojs.com>
Thu, 14 Jul 2016 05:34:30 +0000 (13:34 +0800)
NotifySmtpCheck.php

index ba7aae8..bf0880c 100644 (file)
@@ -67,7 +67,7 @@ class Pman_Core_NotifySmtpCheck extends Pman
             }
         }
         
-        pritn_R($error);exit;
+        print_r($error);exit;
     }
     
     function getHelo()