Skip to content
Snippets Groups Projects
Commit 1e1b4db7 authored by Alex Barth's avatar Alex Barth
Browse files

Call fetcher file upload.

parent 748f4428
No related branches found
No related tags found
No related merge requests found
......@@ -67,7 +67,7 @@ function _feeds_feeds_plugins() {
),
);
$info['FeedsFileFetcher'] = array(
'name' => 'File fetcher',
'name' => 'File upload',
'description' => 'Upload content from a local file.',
'handler' => array(
'parent' => 'FeedsFetcher',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment