From 7f7dd54cfad9ca0a68d63dd64648ba6fb63feddd Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 10 Nov 2016 17:12:53 +0800 Subject: [PATCH] NotifySend.php --- NotifySend.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NotifySend.php b/NotifySend.php index 0228298f..e2a1b08c 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -127,7 +127,7 @@ class Pman_Core_NotifySend extends Pman } $o = $w->object(); - + $this->errorHandler("send repeat to early\n"); if ($o === false) { $ev = $this->addEvent('NOTIFY', $w, -- 2.39.2