commence adding stripe integration

This commit is contained in:
Nathan Coad
2016-07-21 08:12:14 +10:00
parent bc881f3abb
commit ec6b7399e4
4 changed files with 20 additions and 3 deletions

View File

@@ -1,9 +1,9 @@
; $Id$
name = Booking System
description = "A module which provides a booking system for event registration."
package = Booking System
dependencies[] = date
dependencies[] = token
dependencies[] = libraries
version = 0.2
configure = admin/config/booking
configure = admin/config/booking/general
core = 7.x