]> git.mxchange.org Git - hub.git/commit - application/hub/main/discovery/package/class_PackageRecipientDiscovery.php
Self-connect continued (still broken), some code moved to generic classes to encapsul...
authorRoland Häder <roland@mxchange.org>
Thu, 17 Jun 2010 16:03:21 +0000 (16:03 +0000)
committerRoland Häder <roland@mxchange.org>
Thu, 17 Jun 2010 16:03:21 +0000 (16:03 +0000)
commit3063bcd88a9ce09b88064593e890cfe5fc9f2204
tree09cbbd8ab1bc9642f9d96ad710bed98ff79ad793
parent0435612802564233e0b35c8afd8c5b27a02c397d
Self-connect continued (still broken), some code moved to generic classes to encapsulate it
19 files changed:
.gitattributes
application/hub/config.php
application/hub/main/commands/console/class_HubConsoleMainCommand.php
application/hub/main/discovery/class_BaseHubDiscovery.php [new file with mode: 0644]
application/hub/main/discovery/package/class_PackageRecipientDiscovery.php
application/hub/main/discovery/socket/class_PackageSocketDiscovery.php
application/hub/main/helper/hub/announcement/class_HubDescriptorHelper.php
application/hub/main/helper/hub/class_
application/hub/main/helper/hub/class_BaseHubHelper.php
application/hub/main/helper/hub/connection/class_HubSelfConnectHelper.php
application/hub/main/nodes/class_BaseHubNode.php
application/hub/main/package/class_NetworkPackage.php
application/hub/main/tags/package/class_PackageTags.php
application/hub/main/template/announcement/class_AnnouncementTemplateEngine.php
application/hub/main/template/connect/.htaccess [new file with mode: 0644]
application/hub/main/template/connect/class_SelfConnectTemplateEngine.php [new file with mode: 0644]
application/hub/templates/xml/object_registry/object_registry.xml
application/hub/templates/xml/self_connect/.htaccess [new file with mode: 0644]
application/hub/templates/xml/self_connect/self_connect.xml [new file with mode: 0644]