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
13
modules/computed_field/computed_field.info
Normal file
13
modules/computed_field/computed_field.info
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = Computed Field
|
||||
description = Allows the user to define computed values in custom content types.
|
||||
core = 6.x
|
||||
dependencies[] = content
|
||||
package = CCK
|
||||
|
||||
|
||||
; Information added by drupal.org packaging script on 2012-02-15
|
||||
version = "6.x-1.0"
|
||||
core = "6.x"
|
||||
project = "computed_field"
|
||||
datestamp = "1329309341"
|
||||
|
Reference in a new issue