updated entity update

This commit is contained in:
Bachir Soussi Chiadmi
2016-11-05 16:55:34 +01:00
parent 3b6c7b914d
commit d1963312a6
23 changed files with 613 additions and 149 deletions

View File

@@ -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 2016-09-22
version = "7.x-1.8"
core = "7.x"
project = "entity"
datestamp = "1424876582"
datestamp = "1474546503"

View File

@@ -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 2016-09-22
version = "7.x-1.8"
core = "7.x"
project = "entity"
datestamp = "1424876582"
datestamp = "1474546503"

View File

@@ -2,7 +2,7 @@
/**
* @file
* Test moduel for the entity API.
* Test module for the entity API.
*/
/**

View File

@@ -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 2016-09-22
version = "7.x-1.8"
core = "7.x"
project = "entity"
datestamp = "1424876582"
datestamp = "1474546503"