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_php4/date_php4.info
Normal file
12
modules/date/date_php4/date_php4.info
Normal file
|
@ -0,0 +1,12 @@
|
|||
name = Date PHP4
|
||||
description = Emulate PHP 5.2 date functions in PHP 4.x, PHP 5.0, and PHP 5.1. Required when using the Date API with PHP versions less than PHP 5.2.
|
||||
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