Added generic wrapper (next commit)
[core.git] / inc / classes / interfaces / database / wrapper / class_BookablePointsWrapper.php
index 94ff1e29e4e9183b18bd1c82538c25c3919fa80f..a79f21438f132f91e458cae03b7ba1355f80b5b0 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/>.
  */
-interface BookablePointsWrapper extends FrameworkInterface {
+interface BookablePointsWrapper extends DatabaseWrapper {
        /**
         * Inserts the given points for the given user in the database
         *