Now all modules are in core modules folder
This commit is contained in:
parent
5ba1cdfa0b
commit
05b6a91b0c
1907 changed files with 0 additions and 0 deletions
12
modules/date/date_timezone/date_timezone.info
Normal file
12
modules/date/date_timezone/date_timezone.info
Normal file
|
@ -0,0 +1,12 @@
|
|||
name = Date Timezone
|
||||
description = Needed when using Date API. Overrides site and user timezone handling to set timezone names instead of offsets.
|
||||
package = Date/Time
|
||||
dependencies[] = date_api
|
||||
core = 6.x
|
||||
|
||||
; Information added by Drupal.org packaging script on 2014-03-31
|
||||
version = "6.x-2.10"
|
||||
core = "6.x"
|
||||
project = "date"
|
||||
datestamp = "1396284252"
|
||||
|
Reference in a new issue