php8
authorAlan <alan@roojs.com>
Thu, 13 Jul 2023 05:09:02 +0000 (13:09 +0800)
committerAlan <alan@roojs.com>
Thu, 13 Jul 2023 05:09:02 +0000 (13:09 +0800)
Notify.php

index 514ae7f..fe3a062 100644 (file)
@@ -124,7 +124,7 @@ class Pman_Core_Notify extends Pman
     var $evtype = ''; // any notification...
                     // this script should only handle EMAIL notifications..
                     
-                    
+    var $opts; 
     var $force = false;
     function getAuth()
     {