From f84c18cd7c9ffe45bfe638db628c6c9d70c6f6bf Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 16 Jan 2014 15:17:34 +0800 Subject: [PATCH] DataObjects/Core_watch.php --- DataObjects/Core_watch.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DataObjects/Core_watch.php b/DataObjects/Core_watch.php index 5883030a..4f5c6737 100644 --- a/DataObjects/Core_watch.php +++ b/DataObjects/Core_watch.php @@ -150,7 +150,7 @@ class Pman_Core_DataObjects_Core_watch extends DB_DataObject function notifyEvent($event) { - DB_DataObject::DebugLevel(1); + //DB_DataObject::DebugLevel(1); // see if there are any watches on events.. // notify everyone flagged except the person doing it... // this is very basic logic... - -- 2.39.2