]> git.mxchange.org Git - hub.git/commit
Moved and renamed 'wrapper' to 'database/frontend'.
authorRoland Haeder <roland@mxchange.org>
Tue, 24 Mar 2015 17:02:25 +0000 (18:02 +0100)
committerRoland Haeder <roland@mxchange.org>
Tue, 24 Mar 2015 17:02:25 +0000 (18:02 +0100)
commitaa7ee2dd8823d11425ddcfe7224268dfc1326103
tree71c5302519e12b661eb6b753834230d3ed199f56
parentc7f989a8665e40b3418dc735ad933e9190f110e8
Moved and renamed 'wrapper' to 'database/frontend'.

Signed-off-by: Roland Haeder <roland@mxchange.org>
17 files changed:
application/hub/main/database/.htaccess [new file with mode: 0644]
application/hub/main/database/frontend/.htaccess [new file with mode: 0644]
application/hub/main/database/frontend/cruncher/.htaccess [new file with mode: 0644]
application/hub/main/database/frontend/cruncher/class_CruncherUnitDatabaseWrapper.php [new file with mode: 0644]
application/hub/main/database/frontend/node/.htaccess [new file with mode: 0644]
application/hub/main/database/frontend/node/class_NodeDistributedHashTableDatabaseWrapper.php [new file with mode: 0644]
application/hub/main/database/frontend/node/class_NodeInformationDatabaseWrapper.php [new file with mode: 0644]
application/hub/main/database/frontend/states/.htaccess [new file with mode: 0644]
application/hub/main/database/frontend/states/class_PeerStateLookupDatabaseWrapper.php [new file with mode: 0644]
application/hub/main/wrapper/.htaccess [deleted file]
application/hub/main/wrapper/cruncher/.htaccess [deleted file]
application/hub/main/wrapper/cruncher/class_CruncherUnitDatabaseWrapper.php [deleted file]
application/hub/main/wrapper/node/.htaccess [deleted file]
application/hub/main/wrapper/node/class_NodeDistributedHashTableDatabaseWrapper.php [deleted file]
application/hub/main/wrapper/node/class_NodeInformationDatabaseWrapper.php [deleted file]
application/hub/main/wrapper/states/.htaccess [deleted file]
application/hub/main/wrapper/states/class_PeerStateLookupDatabaseWrapper.php [deleted file]