]> git.mxchange.org Git - hub.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Wed, 9 Dec 2020 01:42:40 +0000 (02:42 +0100)
committerRoland Häder <roland@mxchange.org>
Wed, 9 Dec 2020 02:16:18 +0000 (03:16 +0100)
commit1ab4e3afd012a79f7904857bf80cb573a5cdae50
tree2ea167634b696e70b05f16fce3f318ec66feaf06
parent02e28f3d375ffe4eb0bcdf8cd80444080deeed8f
Continued:
- renamed .htacces to .gitkeep and emptied them
- no self::createObjectByConfiguredName() anymore, only as usual over
  ObjectFactory reference
- ops createProtocolHandlerByType() is not ObjectFactory ...
- updated core framework

Signed-off-by: Roland Häder <roland@mxchange.org>
28 files changed:
application/hub/classes/factories/handler/class_ProtocolHandlerFactory.php
application/hub/classes/factories/info/class_ConnectionInfoFactory.php
application/hub/classes/factories/socket/class_SocketFactory.php
application/hub/classes/factories/states/dht/class_DhtStateFactory.php
application/hub/classes/factories/states/peer/class_PeerStateFactory.php
core
data/.gitkeep [new file with mode: 0644]
data/.htaccess [deleted file]
data/stacks/.gitkeep [new file with mode: 0644]
data/stacks/.htaccess [deleted file]
data/url_lists/.gitkeep [new file with mode: 0644]
data/url_lists/.htaccess [deleted file]
db/.gitkeep [new file with mode: 0644]
db/.htaccess [deleted file]
db/cruncher_projects/.gitkeep [new file with mode: 0644]
db/cruncher_projects/.htaccess [deleted file]
db/cruncher_units/.gitkeep [new file with mode: 0644]
db/cruncher_units/.htaccess [deleted file]
db/news/.gitkeep [new file with mode: 0644]
db/news/.htaccess [deleted file]
db/node_data/.gitkeep [new file with mode: 0644]
db/node_data/.htaccess [deleted file]
db/node_dht/.gitkeep [new file with mode: 0644]
db/node_dht/.htaccess [deleted file]
db/node_states/.gitkeep [new file with mode: 0644]
db/node_states/.htaccess [deleted file]
db/peer_states/.gitkeep [new file with mode: 0644]
db/peer_states/.htaccess [deleted file]