]> git.mxchange.org Git - hub.git/commitdiff
Renamed
authorRoland Häder <roland@mxchange.org>
Wed, 30 Jan 2013 23:29:38 +0000 (23:29 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 30 Jan 2013 23:29:38 +0000 (23:29 +0000)
application/hub/main/handler/message-types/requests/class_NodeMessageRequestNodeListHandler.php
application/hub/templates/xml/answer/requests/request_node_list_answer.xml

index 684533953b9fd980bf1c7dfabdb7ab6a46fde6d8..91678068be409996f04e65270b59ad3de9a1bcca 100644 (file)
@@ -148,8 +148,9 @@ class NodeMessageRequestNodeListHandler extends BaseMessageHandler implements Ha
                        $this->getConfigInstance()->unsetConfigEntry($configKey);
                } // END - foreach
 
-               // Remove answer status as well
+               // Remove answer status/node list as well
                $this->getConfigInstance()->unsetConfigEntry('answer_status');
+               $this->getConfigInstance()->unsetConfigEntry('node_list');
        }
 }
 
index 5ba0f6d9061d5ef549416e421162ec08c6c5812a..c9407b0ae6878b2df9b4b3605a64dd4b74075ade 100644 (file)
@@ -33,7 +33,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
                <!--
                This will be filled with the "node-list-entry" template
                //-->
-               {?node_list_entry?}
+               {?node_list?}
        </node-list>
        <!--
        Status of this answer. This can be something like OKAY if all went fine or