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/modules/update/update.manager.inc
59 59
 * @see update_menu()
60 60
 * @ingroup forms
61 61
 */
62
function update_manager_update_form($form, $form_state = array(), $context) {
62
function update_manager_update_form($form, $form_state, $context) {
63 63
  if (!_update_manager_check_backends($form, 'update')) {
64 64
    return $form;
65 65
  }

Formats disponibles : Unified diff