]> git.mxchange.org Git - hub.git/commit
The final hash must be used as an array key for serial numbers, else some packages...
authorRoland Haeder <roland@mxchange.org>
Fri, 21 Feb 2014 20:35:30 +0000 (21:35 +0100)
committerRoland Haeder <roland@mxchange.org>
Fri, 21 Feb 2014 20:35:30 +0000 (21:35 +0100)
commitebc2d74396da5bc6f9031309f709730b125753ba
tree1b66b2ab4e1acc4d3cc66fb1af18428701a5c354
parent9b62346fe8256eed19e4b85f4cdd73cc69628c01
The final hash must be used as an array key for serial numbers, else some packages will end up with hashes from other packages.

Signed-off-by: Roland Haeder <roland@mxchange.org>
application/hub/main/class_BaseHubSystem.php
application/hub/main/handler/chunks/class_ChunkHandler.php
application/hub/main/helper/connection/class_BaseConnectionHelper.php
application/hub/main/package/fragmenter/class_PackageFragmenter.php
core