more little stuff
This commit is contained in:
parent
036964de4d
commit
a6c7a233a6
|
@ -164,7 +164,7 @@
|
|||
consume_feed($xml,$importer,$contact,$hub);
|
||||
|
||||
|
||||
if((strlen($hub)) && (contact['rel'] == REL_BUD) && ($contact['priority'] == 0)) {
|
||||
if((strlen($hub)) && ($contact['rel'] == REL_BUD) && ($contact['priority'] == 0)) {
|
||||
subscribe_to_hub($hub,$importer,$contact);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue