]> git.mxchange.org Git - hub.git/commit - application/hub/config.php
Added missing config entry, renamed path + added unfinished (duplicated) class for...
authorRoland 'Quix0r' Haeder <roland@mxchange.org>
Thu, 20 Feb 2014 21:45:19 +0000 (22:45 +0100)
committerRoland 'Quix0r' Haeder <roland@mxchange.org>
Thu, 20 Feb 2014 21:45:19 +0000 (22:45 +0100)
commite6a36c51b6f89a334efcf23115bba94e83cdc314
tree63e6b54f76283df618678a74fa93c5a1cb261d95
parentfaabf78054d9aeef2c537b42b5ff4c1b96907961
Added missing config entry, renamed path + added unfinished (duplicated) class for DHT bootstrap message handling.

Signed-off-by: Roland 'Quix0r' Haeder <roland@mxchange.org>
application/hub/config.php
application/hub/main/handler/message-types/announcement/.htaccess [new file with mode: 0644]
application/hub/main/handler/message-types/announcement/class_NodeMessageAnnouncementHandler.php [new file with mode: 0644]
application/hub/main/handler/message-types/anouncement/.htaccess [deleted file]
application/hub/main/handler/message-types/anouncement/class_NodeMessageAnnouncementHandler.php [deleted file]
application/hub/main/handler/message-types/dht/.htaccess [new file with mode: 0644]
application/hub/main/handler/message-types/dht/class_NodeMessageDhtBootstrapHandler.php [new file with mode: 0644]