]> git.mxchange.org Git - hub.git/commit
Some global cleanups:
authorRoland Häder <roland@mxchange.org>
Tue, 8 Nov 2011 07:54:39 +0000 (07:54 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 8 Nov 2011 07:54:39 +0000 (07:54 +0000)
commit7ac4616f58212066f939b82c204b3eb3e3433fbe
tree6393143aeed023e3590084d503ebe156ce4fb698
parent128302dfab51aceb85125fce53314a81074b4f09
Some global cleanups:
- getInstance() in BaseRegistry (non-static) conflicted with many classe
  (static) where it was as singleton getter implemented
- $selfInstance is better that $thisInstance
application/hub/class_ApplicationHelper.php
application/hub/config.php
application/hub/data.php
application/hub/init.php
application/hub/loader.php
application/hub/main/factories/socket/class_SocketFactory.php
application/hub/main/tools/class_HubTools.php
application/hub/starter.php
index.php