pubsubhubbub - discovery and notifier
This commit is contained in:
parent
abe6a3286e
commit
465ba71b58
4 changed files with 17 additions and 1 deletions
|
@ -104,7 +104,7 @@ function pubsub_post(&$a) {
|
|||
|
||||
consume_feed($xml,$importer,$contact);
|
||||
|
||||
hub_post_return();;
|
||||
hub_post_return();
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue