Continued:
authorRoland Häder <roland@mxchange.org>
Tue, 16 Jan 2018 23:20:58 +0000 (00:20 +0100)
committerRoland Häder <roland@mxchange.org>
Tue, 16 Jan 2018 23:20:58 +0000 (00:20 +0100)
commit3f60291bf648c4a72a10c5598623c5736976346a
treef4545ce41cb0235d2644e06b36befcc8a22169af
parentbb121094b0c87c1ed028dfb5f86565b782742e6d
Continued:
- removed Requestable instance from parameter list, this can now be done easier
  with FrameworkBootstrap::getInstance() rather than handling the instance
  around in many places (see inter-mezzo)

Signed-off-by: Roland Häder <roland@mxchange.org>
framework/main/classes/database/frontend/class_UserDatabaseWrapper.php
framework/main/classes/database/frontend/class_UserPointsDatabaseWrapper.php
framework/main/classes/database/result/class_CachedDatabaseResult.php
framework/main/classes/points/class_UserPoints.php
framework/main/interfaces/criteria/extended/class_AddableCriteria.php