From b6d65e9f8a27e29bbd797e7d9569be5eca77d185 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Thu, 17 May 2012 21:49:45 +0000 Subject: [PATCH] Again ... :( --- application/hub/main/nodes/class_BaseHubNode.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/hub/main/nodes/class_BaseHubNode.php b/application/hub/main/nodes/class_BaseHubNode.php index 14f9b8874..49d44f325 100644 --- a/application/hub/main/nodes/class_BaseHubNode.php +++ b/application/hub/main/nodes/class_BaseHubNode.php @@ -589,7 +589,7 @@ class BaseHubNode extends BaseHubSystem implements Updateable { * * @return $isActive Whether the hub is active */ - public final function isNodeActive() () { + public final function isNodeActive () { return $this->isActive; } -- 2.39.2