You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
625 B
28 lines
625 B
4 years ago
|
name = Room Reservations
|
||
|
description = Room reservation booking system.
|
||
|
core = 7.x
|
||
|
package = Other
|
||
|
dependencies[] = token
|
||
|
dependencies[] = entityreference
|
||
|
dependencies[] = field
|
||
|
dependencies[] = views
|
||
|
;dependencies[] = qtip
|
||
|
dependencies[] = date
|
||
|
dependencies[] = date_popup
|
||
|
files[] = room_reservations.inc
|
||
|
|
||
|
|
||
|
; Information added by Drupal.org packaging script on 2015-01-13
|
||
|
version = "7.x-1.2"
|
||
|
core = "7.x"
|
||
|
project = "room_reservations"
|
||
|
datestamp = "1421188081"
|
||
|
|
||
|
|
||
|
; Information added by Drupal.org packaging script on 2016-12-15
|
||
|
version = "7.x-2.x-dev"
|
||
|
core = "7.x"
|
||
|
project = "room_reservations"
|
||
|
datestamp = "1481826785"
|
||
|
|