security updated for entity api
This commit is contained in:
@@ -6,9 +6,9 @@ files[] = entity_feature.module
|
||||
dependencies[] = entity_test
|
||||
hidden = TRUE
|
||||
|
||||
; Information added by Drupal.org packaging script on 2015-02-25
|
||||
version = "7.x-1.6"
|
||||
; Information added by Drupal.org packaging script on 2018-02-14
|
||||
version = "7.x-1.9"
|
||||
core = "7.x"
|
||||
project = "entity"
|
||||
datestamp = "1424876582"
|
||||
datestamp = "1518620551"
|
||||
|
||||
|
@@ -7,9 +7,9 @@ files[] = entity_test.install
|
||||
dependencies[] = entity
|
||||
hidden = TRUE
|
||||
|
||||
; Information added by Drupal.org packaging script on 2015-02-25
|
||||
version = "7.x-1.6"
|
||||
; Information added by Drupal.org packaging script on 2018-02-14
|
||||
version = "7.x-1.9"
|
||||
core = "7.x"
|
||||
project = "entity"
|
||||
datestamp = "1424876582"
|
||||
datestamp = "1518620551"
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
/**
|
||||
* @file
|
||||
* Test moduel for the entity API.
|
||||
* Test module for the entity API.
|
||||
*/
|
||||
|
||||
/**
|
||||
|
@@ -5,9 +5,9 @@ dependencies[] = i18n_string
|
||||
package = Multilingual - Internationalization
|
||||
core = 7.x
|
||||
hidden = TRUE
|
||||
; Information added by Drupal.org packaging script on 2015-02-25
|
||||
version = "7.x-1.6"
|
||||
; Information added by Drupal.org packaging script on 2018-02-14
|
||||
version = "7.x-1.9"
|
||||
core = "7.x"
|
||||
project = "entity"
|
||||
datestamp = "1424876582"
|
||||
datestamp = "1518620551"
|
||||
|
||||
|
Reference in New Issue
Block a user