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/simpletest/tests/update_script_test.install
31 31
          'severity' => REQUIREMENT_ERROR,
32 32
        );
33 33
        break;
34
      case REQUIREMENT_INFO:
35
        $requirements['update_script_test_stop'] = array(
36
          'title' => 'Update script test stop',
37
          'value' => 'Error',
38
          'description' => 'This is a requirements error provided by the update_script_test module to stop the page redirect for the info.',
39
          'severity' => REQUIREMENT_ERROR,
40
        );
41
        $requirements['update_script_test'] = array(
42
          'title' => 'Update script test',
43
          'description' => 'This is a requirements info provided by the update_script_test module.',
44
          'severity' => REQUIREMENT_INFO,
45
        );
46
        break;
34 47
    }
35 48
  }
36 49

  

Formats disponibles : Unified diff