]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/helper/node/requests/class_NodeRequestNodeListHelper.php
UPPER is okay
[hub.git] / application / hub / main / helper / node / requests / class_NodeRequestNodeListHelper.php
index c955899720085e9ffb87e66548117e0e80400d65..d8868295eaf28d7799cfda8852b042f319737f59 100644 (file)
@@ -33,7 +33,7 @@ class NodeRequestNodeListHelper extends BaseNodeHelper implements HelpableNode {
                parent::__construct(__CLASS__);
 
                // Set recipient type
-               $this->setRecipientType(NetworkPackage::NETWORK_TARGET_UPPER_NODES);
+               $this->setRecipientType(NetworkPackage::NETWORK_TARGET_UPPER);
 
                // Set package tags
                $this->setPackageTags(array('request_node_list'));