Renamed class BaseTags to BaseTag + added file-bases socket listener (may
authorRoland Haeder <roland@mxchange.org>
Sat, 12 Sep 2015 06:07:53 +0000 (08:07 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 12 Sep 2015 06:07:53 +0000 (08:07 +0200)
commit60309dbf11b95facb4f49572f00d1937938b2bbb
treefd25a91e9cba3770d5404bfd919bffe15221736b
parent869193b5246b7d34b4a3b9bf50a2dd59512a0b6d
Renamed class BaseTags to BaseTag + added file-bases socket listener (may
produce a lot output). This listener will later serve as the communicator
socket to attached applications.

Signed-off-by: Roland Haeder <roland@mxchange.org>
application/hub/classes/helper/node/connection/class_NodeSelfConnectHelper.php
application/hub/classes/nodes/class_BaseHubNode.php
application/hub/classes/tags/class_
application/hub/classes/tags/class_BaseTag.php [new file with mode: 0644]
application/hub/classes/tags/class_BaseTags.php [deleted file]
application/hub/classes/tags/package/class_PackageTags.php
application/hub/config.php
core