NotifySend.php
authorEdward <edward@roojs.com>
Thu, 2 Jan 2014 07:20:59 +0000 (15:20 +0800)
committerEdward <edward@roojs.com>
Thu, 2 Jan 2014 07:20:59 +0000 (15:20 +0800)
NotifySend.php

index 0d25716..e279580 100644 (file)
@@ -173,7 +173,7 @@ class Pman_Core_NotifySend extends Pman
          
         // this may modify $p->email. (it will not update it though)
         $email =  $this->makeEmail($o, $p, $last, $w, $force);
-        print_r('run');exit;
+        print_r('run1');exit;
         
         if ($email === true)  {