Merge branch 'master' into wip_leon_T7737_Review_publisher_look_for_all
[Pman.Core] / 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()
     {