]> git.mxchange.org Git - hub.git/commit
Refacturing to pass a ProtocolHandler instance instead of the direct name. This
authorRoland Haeder <roland@mxchange.org>
Wed, 8 Oct 2014 21:44:04 +0000 (23:44 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 17 Oct 2014 22:46:14 +0000 (00:46 +0200)
commiteb824b703d21d37a0860a4a72db320ed54046e84
tree6a63824168041dadd0efdc22c4cb504571f51933
parentc35639d271a9dcdf4aa62ffb74a2ce6ecddfeade
Refacturing to pass a ProtocolHandler instance instead of the direct name. This
makes the code more flexible to other protocol handlers including FAX
"connections" and many fancy stuff more.

This refacuring is not complete.

Signed-off-by: Roland Haeder <roland@mxchange.org>
application/hub/main/class_BaseHubSystem.php