Skip to content
Snippets Groups Projects
Commit f464dc93 authored by Alex Barth's avatar Alex Barth
Browse files
parent 773d7ccf
No related branches found
No related tags found
No related merge requests found
......@@ -62,6 +62,8 @@ class FeedsNodeProcessor extends FeedsProcessor {
/**
* Implementation of FeedsProcessor::clear().
* @todo: use batch API.
* @todo: node_delete() fails when user does not have appropriate permissions.
* http://drupal.org/node/619110
*/
public function clear(FeedsSource $source) {
// Count number of deleted nodes.
......
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