NotifySend.php
authorleon <leon@roojs.com>
Tue, 31 Oct 2023 03:30:25 +0000 (11:30 +0800)
committerleon <leon@roojs.com>
Tue, 31 Oct 2023 03:30:25 +0000 (11:30 +0800)
NotifySend.php

index e9c37a0..d2c59be 100644 (file)
@@ -134,6 +134,8 @@ class Pman_Core_NotifySend extends Pman
             }    
             $this->errorHandler("message has been sent already.\n");
         }
+
+        die('f');
         
         // we have a bug with msgid not getting filled.
         $cev = DB_DataObject::Factory('Events');