Projet

Général

Profil

Révision b0dc3a2e

Ajouté par Julien Enselme il y a plus de 7 ans

Update to Drupal 7.52

Voir les différences:

drupal7/scripts/generate-d6-content.sh
67 67
  ++$voc_id;
68 68
  $vocabulary['name'] = "vocabulary $voc_id (i=$i)";
69 69
  $vocabulary['description'] = "description of ". $vocabulary['name'];
70
  $vocabulary['help'] = "help for ". $vocabulary['name'];
70 71
  $vocabulary['nodes'] = $i > 11 ? array('page' => TRUE) : array();
71 72
  $vocabulary['multiple'] = $multiple[$i % 12];
72 73
  $vocabulary['required'] = $required[$i % 12];

Formats disponibles : Unified diff