Used more DatabaseWrapperFactory as one instance of each is fine.
[core.git] / inc / classes / main / database / frontend / class_UserPointsDatabaseWrapper.php
index 2431b9f91a126d29663c13af0392d630a4adfd36..18eef5b985da175d453ca3af2acfb7f418e12605 100644 (file)
@@ -21,7 +21,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
-class UserPointsDatabaseWrapper extends BaseDatabaseWrapper implements BookablePointsWrapper {
+class UserPointsDatabaseWrapper extends BaseDatabaseWrapper implements BookablePointsWrapper, Registerable {
        /**
         * Constants for database table names
         */
        /**
         * Constants for database table names
         */