From 11cf28c36fa2f03319f8a0e8f632eb9e10c976fc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Tue, 17 Jul 2012 18:26:07 +0000 Subject: [PATCH] Important todo added --- application/hub/main/nodes/class_BaseHubNode.php | 1 + 1 file changed, 1 insertion(+) diff --git a/application/hub/main/nodes/class_BaseHubNode.php b/application/hub/main/nodes/class_BaseHubNode.php index 59c16deac..c9ee7e1e2 100644 --- a/application/hub/main/nodes/class_BaseHubNode.php +++ b/application/hub/main/nodes/class_BaseHubNode.php @@ -711,6 +711,7 @@ class BaseHubNode extends BaseHubSystem implements Updateable { * Checks whether this node has attempted to announce itself * * @return $hasAnnounced Whether this node has attempted to announce itself + * @todo Add checking if this node has been announced to the sender node */ public function ifNodeHasAnnounced () { // Simply check the state of this node -- 2.39.5