From: leon Date: Tue, 31 Oct 2023 03:22:54 +0000 (+0800) Subject: DataObjects/Core_notify.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=fc187374bde575ae11b3ba9fb2b50f182e5ad87d DataObjects/Core_notify.php --- diff --git a/DataObjects/Core_notify.php b/DataObjects/Core_notify.php index 0997d37e..98b43f3b 100644 --- a/DataObjects/Core_notify.php +++ b/DataObjects/Core_notify.php @@ -323,6 +323,7 @@ class Pman_Core_DataObjects_Core_notify extends DB_DataObject function sendManual($debug=false) { + die('d'); require_once 'Pman/Core/NotifySend.php'; $send = new Pman_Core_NotifySend();