9 lines
237 B
Plaintext
9 lines
237 B
Plaintext
; $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 |