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

index dab82a3..cfd8ac2 100644 (file)
@@ -99,8 +99,6 @@ class Pman_Core_NotifySend extends Pman
         $force = empty($opts['force']) ? 0 : 1;
 
 
-
-        die('f');
         
         $w = DB_DataObject::factory($this->table);