Notify.php
authorAlan <alan@roojs.com>
Thu, 5 Oct 2023 09:01:31 +0000 (17:01 +0800)
committerAlan <alan@roojs.com>
Thu, 5 Oct 2023 09:01:31 +0000 (17:01 +0800)
Notify.php

index ab5db09..cb67e4b 100644 (file)
@@ -124,7 +124,7 @@ class Pman_Core_Notify extends Pman
     var $evtype = ''; // any notification...
                     // this script should only handle EMAIL notifications..
     
-    var $server_id;
+    var $server;  // core_notify_server
     
     var $poolname = 'core';