]> git.mxchange.org Git - hub.git/commitdiff
Again ... :(
authorRoland Häder <roland@mxchange.org>
Thu, 17 May 2012 21:49:45 +0000 (21:49 +0000)
committerRoland Häder <roland@mxchange.org>
Thu, 17 May 2012 21:49:45 +0000 (21:49 +0000)
application/hub/main/nodes/class_BaseHubNode.php

index 14f9b887437ba9feeb4ae7cc55fc0e86def5ad14..49d44f32586518ffe60e0bddc07b74421528fd93 100644 (file)
@@ -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;
        }