X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fclasses%2Fmain%2Fdatabase%2Ffrontend%2Fclass_UserPointsDatabaseWrapper.php;h=18eef5b985da175d453ca3af2acfb7f418e12605;hp=5f01b2995b45f2ce2b10ca4ee6ac49bf93f37ae6;hb=3cbaa685d35683473f2a13107999108344df2aa7;hpb=5b0d513d846a787285baa062db26da2879077df6;ds=sidebyside diff --git a/inc/classes/main/database/frontend/class_UserPointsDatabaseWrapper.php b/inc/classes/main/database/frontend/class_UserPointsDatabaseWrapper.php index 5f01b299..18eef5b9 100644 --- a/inc/classes/main/database/frontend/class_UserPointsDatabaseWrapper.php +++ b/inc/classes/main/database/frontend/class_UserPointsDatabaseWrapper.php @@ -4,7 +4,7 @@ * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2014 Core Developer Team + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2015 Core Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.shipsimu.org * @@ -21,7 +21,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -class UserPointsDatabaseWrapper extends BaseDatabaseWrapper implements BookablePointsWrapper { +class UserPointsDatabaseWrapper extends BaseDatabaseWrapper implements BookablePointsWrapper, Registerable { /** * Constants for database table names */