updated webform localization and phone, uuid, term_merge, spambot, performance

This commit is contained in:
Bachir Soussi Chiadmi
2016-11-05 17:14:57 +01:00
parent fdefc824d8
commit 0521608bb7
57 changed files with 3592 additions and 1629 deletions

View File

@@ -6,7 +6,7 @@
*/
/**
* Implementats hook_drush_command().
* Implements hook_drush_command().
*/
function uuid_drush_command() {
$items = array();
@@ -18,7 +18,7 @@ function uuid_drush_command() {
}
/**
* Implementats of hook_drush_help().
* Implements hook_drush_help().
*/
function uuid_drush_help($section) {
switch ($section) {