first import
This commit is contained in:
15
sites/all/modules/date/date_repeat/date_repeat.info
Normal file
15
sites/all/modules/date/date_repeat/date_repeat.info
Normal file
@@ -0,0 +1,15 @@
|
||||
name = Date Repeat API
|
||||
description = A Date Repeat API to calculate repeating dates and times from iCal rules.
|
||||
dependencies[] = date_api
|
||||
package = Date/Time
|
||||
core = 7.x
|
||||
php = 5.2
|
||||
files[] = tests/date_repeat.test
|
||||
files[] = tests/date_repeat_form.test
|
||||
|
||||
; Information added by drupal.org packaging script on 2012-09-30
|
||||
version = "7.x-2.6+2-dev"
|
||||
core = "7.x"
|
||||
project = "date"
|
||||
datestamp = "1348964349"
|
||||
|
||||
Reference in New Issue
Block a user