]> git.mxchange.org Git - hub.git/commit
Move NodeHelper interface, implement missing method 'isAcceptingNodeListRequests...
authorRoland Häder <roland@mxchange.org>
Wed, 22 Aug 2012 19:25:28 +0000 (19:25 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 22 Aug 2012 19:25:28 +0000 (19:25 +0000)
commitc5f2f6d2f83cd429e493afb816e61bc0503a8b88
tree247928b7cd5b53761bfc539f479c0298467cfada
parentbf0a543e188e96dc4f16586de11eda62e8c75b98
Move NodeHelper interface, implement missing method 'isAcceptingNodeListRequests' in generic code
.gitattributes
application/hub/interfaces/helper/nodes/.htaccess [new file with mode: 0644]
application/hub/interfaces/helper/nodes/class_NodeHelper.php [new file with mode: 0644]
application/hub/interfaces/nodes/class_NodeHelper.php
application/hub/main/nodes/boot/class_HubBootNode.php
application/hub/main/nodes/class_BaseHubNode.php