]> git.mxchange.org Git - hub.git/commit
Added missing template engine for DHT bootstrap requests + corresponding XML.
authorRoland 'Quix0r' Haeder <roland@mxchange.org>
Thu, 20 Feb 2014 21:51:19 +0000 (22:51 +0100)
committerRoland 'Quix0r' Haeder <roland@mxchange.org>
Thu, 20 Feb 2014 21:51:19 +0000 (22:51 +0100)
commit86a0914b2700e59a28efbad70c0f2577331a917c
tree52966d0500b1a65a5b3faeafed240fd130abc4cc
parente6a36c51b6f89a334efcf23115bba94e83cdc314
Added missing template engine for DHT bootstrap requests + corresponding XML.

Signed-off-by: Roland 'Quix0r' Haeder <roland@mxchange.org>
application/hub/main/template/answer/dht/.htaccess [new file with mode: 0644]
application/hub/main/template/answer/dht/class_XmlDhtBootstrapAnswerTemplateEngine.php [new file with mode: 0644]
application/hub/templates/xml/answer/dht/.htaccess [new file with mode: 0644]
application/hub/templates/xml/answer/dht/dht_bootstrap_answer.xml [new file with mode: 0644]