security update for uuid xmlsitemap file_field_path

This commit is contained in:
2018-10-13 16:01:24 +02:00
parent f7ae17e6c4
commit a163542966
109 changed files with 5458 additions and 1952 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) {