more module updates

This commit is contained in:
Bachir Soussi Chiadmi
2015-04-20 18:07:22 +02:00
parent 134c8b8338
commit 55b23a2cec
21 changed files with 370 additions and 708 deletions

View File

@@ -29,7 +29,7 @@ function uuid_token_info() {
}
/**
* Implements hook_token_info_alter()
* Implements hook_token_info_alter().
*/
function uuid_token_info_alter(&$data) {
foreach (entity_get_info() as $entity_type => $info) {