]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/handler/message-types/anouncement/class_NodeMessageAnnouncementHandler.php
Opps ...
[hub.git] / application / hub / main / handler / message-types / anouncement / class_NodeMessageAnnouncementHandler.php
index a7fd43633758e399336b8ed806b3de68662c1966..efa2c8b39b75e94f4c422179a8d30b05c91c1342 100644 (file)
@@ -146,7 +146,7 @@ class NodeMessageAnnouncementHandler extends BaseMessageHandler implements Handl
                        /* NOISY-DEBUG: */ $this->debugOutput('ANNOUNCEMENT-HANDLER: Copying from sourceKey=' . $sourceKey . ' to targetKey=' . $targetKey . '...');
 
                        // Copy from source to targetKey
-                       $this->setConfigEntry($targetKey, $this->getConfigInstance()->getConfigEntry($sourceKey));
+                       $this->getConfigInstance()->setConfigEntry($targetKey, $this->getConfigInstance()->getConfigEntry($sourceKey));
                } // END - foreach
 
                // Translate last exception into a status code