Projet

Général

Profil

Révision ed9a13f1

Ajouté par Assos Assos il y a presque 4 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/feeds/feeds.plugins.inc
60 60
    'name' => 'HTTP Fetcher',
61 61
    'description' => 'Download content from a URL.',
62 62
    'handler' => array(
63
      'parent' => 'FeedsFetcher', // This is the key name, not the class name.
63
      // This is the key name, not the class name.
64
      'parent' => 'FeedsFetcher',
64 65
      'class' => 'FeedsHTTPFetcher',
65 66
      'file' => 'FeedsHTTPFetcher.inc',
66 67
      'path' => $path,

Formats disponibles : Unified diff