Projet

Général

Profil

Révision 6b24a280

Ajouté par Assos Assos il y a presque 4 ans

-a

Voir les différences:

drupal7/modules/comment/comment.install
9 9
 * Implements hook_uninstall().
10 10
 */
11 11
function comment_uninstall() {
12
  // Delete comment_body field.
13
  field_delete_field('comment_body');
14

  
15 12
  // Remove variables.
16 13
  variable_del('comment_block_count');
17 14
  $node_types = array_keys(node_type_get_types());

Formats disponibles : Unified diff