Projet

Général

Profil

Révision 582db59d

Ajouté par Assos Assos il y a plus de 8 ans

Update Drupal core to version 7.40

Voir les différences:

drupal7/includes/install.core.inc
1590 1590
}
1591 1591

  
1592 1592
/**
1593
 * Batch callback for batch installation of modules.
1593
 * Implements callback_batch_operation().
1594
 *
1595
 * Performs batch installation of modules.
1594 1596
 */
1595 1597
function _install_module_batch($module, $module_name, &$context) {
1596 1598
  // Install and enable the module right away, so that the module will be
......
1603 1605
}
1604 1606

  
1605 1607
/**
1608
 * Implements callback_batch_finished().
1609
 *
1606 1610
 * 'Finished' callback for module installation batch.
1607 1611
 */
1608 1612
function _install_profile_modules_finished($success, $results, $operations) {

Formats disponibles : Unified diff