First, they are wrapper classes, second they are for database tables (each
authorRoland Haeder <roland@mxchange.org>
Sun, 26 Feb 2017 19:12:00 +0000 (20:12 +0100)
committerRoland Haeder <roland@mxchange.org>
Tue, 28 Feb 2017 21:11:02 +0000 (22:11 +0100)
commita7ce95074761e66fd8624ca865a5de04c1f4bd4b
tree194ff3e3dda95205d4e3389c64630f515d3a3f65
parent72b8616d552eae789a2c4137750c676a7744d4b6
First, they are wrapper classes, second they are for database tables (each
table one wrapper class)

Signed-off-by: Roland Häder <roland@mxchange.org>
framework/config.php
framework/main/classes/database/class_BaseDatabaseWrapper.php
framework/main/classes/database/frontend/class_NewsDatabaseWrapper.php
framework/main/classes/database/frontend/class_PaymentsDatabaseWrapper.php
framework/main/classes/database/frontend/class_UserDatabaseWrapper.php
framework/main/classes/database/frontend/class_UserPointsDatabaseWrapper.php
framework/main/interfaces/database/wrapper/class_BookablePointsWrapper.php