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

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