NotifySend.php
authoredward <edward@roojs.com>
Tue, 10 Nov 2015 03:52:58 +0000 (11:52 +0800)
committeredward <edward@roojs.com>
Tue, 10 Nov 2015 03:52:58 +0000 (11:52 +0800)
NotifySend.php

index 9bd658b..fed4eae 100644 (file)
@@ -143,7 +143,7 @@ class Pman_Core_NotifySend extends Pman
         
         
         $p = $w->person();
-        print_R($p);exit;
+        
         if (isset($p->active) && empty($p->active)) {
             $ev = $this->addEvent('NOTIFY', $w,
                             "Notification event cleared (not user not active any more)" );;