Projet

Général

Profil

Révision 41cc1b08

Ajouté par Assos Assos il y a presque 9 ans

Update feeds 7.x-2.0-alpha9 -> 7.x-2.0-beta1

Install lib simplepie 1.3.1

Voir les différences:

drupal7/sites/all/modules/feeds/feeds.plugins.inc
21 21
    ),
22 22
  );
23 23
  $info['FeedsMissingPlugin'] = array(
24
    'hidden' => TRUE,
24
    'name' => 'Missing plugin',
25
    'description' => 'There is a problem with your configuration.',
25 26
    'handler' => array(
26 27
      'class' => 'FeedsMissingPlugin',
27 28
      'file' => 'FeedsPlugin.inc',
......
166 167
      ),
167 168
    );
168 169
  }
170

  
169 171
  return $info;
170 172
}

Formats disponibles : Unified diff