]> git.mxchange.org Git - core.git/commit
Used more DatabaseWrapperFactory as one instance of each is fine.
authorRoland Haeder <roland@mxchange.org>
Fri, 3 Jul 2015 14:59:03 +0000 (16:59 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 3 Jul 2015 14:59:03 +0000 (16:59 +0200)
commit3cbaa685d35683473f2a13107999108344df2aa7
treebb01de9ad877af94731d1f421eb34453453b9809
parentf99d59c66616a4a42b3716987f0cb40f181cd952
Used more DatabaseWrapperFactory as one instance of each is fine.

Signed-off-by: Roland Häder <roland@mxchange.org>
inc/classes/main/class_BaseFrameworkSystem.php
inc/classes/main/database/frontend/class_NewsDatabaseWrapper.php
inc/classes/main/database/frontend/class_PaymentsDatabaseWrapper.php
inc/classes/main/database/frontend/class_UserDatabaseWrapper.php
inc/classes/main/database/frontend/class_UserPointsDatabaseWrapper.php
inc/classes/main/discovery/payment/class_LocalPaymentDiscovery.php
inc/classes/main/points/class_UserPoints.php
inc/classes/main/reader/class_ConsoleNewsReader.php
inc/classes/main/reader/class_DefaultNewsReader.php