DataObjects/Core_notify.php
authorleon <leon@roojs.com>
Tue, 31 Oct 2023 03:22:54 +0000 (11:22 +0800)
committerleon <leon@roojs.com>
Tue, 31 Oct 2023 03:22:54 +0000 (11:22 +0800)
DataObjects/Core_notify.php

index 0997d37..98b43f3 100644 (file)
@@ -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();