Initial project add

This commit is contained in:
2013-09-30 12:01:07 +10:00
commit 1598a272c4
18 changed files with 6897 additions and 0 deletions

9
booking.info Normal file
View File

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