Projet

Général

Profil

Révision 5587145e

Ajouté par Assos Assos il y a presque 7 ans

Update to 7.56

Voir les différences:

drupal7/modules/system/system.install
160 160
      if (empty($drivers)) {
161 161
        $database_ok = FALSE;
162 162
        $pdo_message = $t('Your web server does not appear to support any common PDO database extensions. Check with your hosting provider to see if they support PDO (PHP Data Objects) and offer any databases that <a href="@drupal-databases">Drupal supports</a>.', array(
163
          '@drupal-databases' => 'http://drupal.org/node/270#database',
163
          '@drupal-databases' => 'https://www.drupal.org/requirements/database',
164 164
        ));
165 165
      }
166 166
      // Make sure the native PDO extension is available, not the older PEAR

Formats disponibles : Unified diff