]> git.mxchange.org Git - hub.git/commit
Removed also deprecated queues/queries as there are now stacks
authorRoland Häder <roland@mxchange.org>
Fri, 1 Feb 2013 22:50:01 +0000 (22:50 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 1 Feb 2013 22:50:01 +0000 (22:50 +0000)
commit9f29f1a8d53d9ac5de5cc9008b618583aa9f6e97
tree94afa7c1050a39f1fd00a116580e0812fc63f8ed
parenta5524c52511a9716e3c8c9ed446aea1c653388d7
Removed also deprecated queues/queries as there are now stacks
application/hub/config.php
application/hub/interfaces/helper/nodes/class_NodeHelper.php
application/hub/main/commands/console/class_HubConsoleMainCommand.php
application/hub/main/filter/bootstrap/node/class_NodeBootstrapInitQueuesFilter.php
application/hub/main/filter/shutdown/node/class_NodeShutdownDeinitQueuesFilter.php
application/hub/main/nodes/boot/class_HubBootNode.php
application/hub/main/nodes/class_BaseHubNode.php
application/hub/main/nodes/list/class_HubListNode.php
application/hub/main/nodes/master/class_HubMasterNode.php
application/hub/main/nodes/regular/class_HubRegularNode.php