Notify.php
authorAlan <alan@roojs.com>
Wed, 9 Aug 2023 08:59:04 +0000 (16:59 +0800)
committerAlan <alan@roojs.com>
Wed, 9 Aug 2023 08:59:04 +0000 (16:59 +0800)
Notify.php

index a088eb3..1382899 100644 (file)
@@ -166,6 +166,7 @@ class Pman_Core_Notify extends Pman
     
     var $queue = array();
     var $domain_queue = array();
+    var $next_queue = array();
    
     function get($r,$opts=array())    
     {