]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/database/frontend/class_UserPointsDatabaseWrapper.php
Continued:
[core.git] / inc / main / classes / database / frontend / class_UserPointsDatabaseWrapper.php
index efa3b2b353dddd42ff761b3719559a75c63b8e86..9add3702b69a73a03ed3a329ec1f71f5b06f12c0 100644 (file)
@@ -111,7 +111,5 @@ class UserPointsDatabaseWrapper extends BaseDatabaseWrapper implements BookableP
                // "Update" this request with the database
                $this->getDatabaseInstance()->queryUpdateDataSet($dataSetInstance);
        }
-}
 
-// [EOF]
-?>
+}