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

index 80eceb8..e9c37a0 100644 (file)
@@ -113,8 +113,6 @@ class Pman_Core_NotifySend extends Pman
         if (!$force &&  $w->server_id != $this->server->id) {
             $this->errorHandler("Server id does not match - use force to try again\n");
         }
-
-        die('f');
         
         
         if (!empty($opts['debug'])) {