]> git.mxchange.org Git - hub.git/commitdiff
Opps ...
authorRoland Häder <roland@mxchange.org>
Sat, 26 May 2012 23:07:52 +0000 (23:07 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 26 May 2012 23:07:52 +0000 (23:07 +0000)
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