profile not set
This commit is contained in:
parent
9b50b0e16f
commit
b5bcf44354
3 changed files with 5 additions and 3 deletions
|
@ -278,7 +278,8 @@ function poller_run($argv, $argc){
|
|||
continue;
|
||||
}
|
||||
|
||||
consume_feed($xml,$importer,$contact,$hub,1);
|
||||
|
||||
consume_feed($xml,$importer,$contact,$hub,1, true);
|
||||
|
||||
// do it twice. Ensures that children of parents which may be later in the stream aren't tossed
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue