Projet

Général

Profil

Révision 4eeb3b46

Ajouté par Assos Assos il y a presque 8 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/uuid/uuid.drush.inc
6 6
 */
7 7

  
8 8
/**
9
 * Implementats hook_drush_command().
9
 * Implements hook_drush_command().
10 10
 */
11 11
function uuid_drush_command() {
12 12
  $items = array();
......
18 18
}
19 19

  
20 20
/**
21
 * Implementats of hook_drush_help().
21
 * Implements hook_drush_help().
22 22
 */
23 23
function uuid_drush_help($section) {
24 24
  switch ($section) {

Formats disponibles : Unified diff