1
1
Fork 0

pubsubhubbub - discovery and notifier

This commit is contained in:
Mike Macgirvin 2010-09-30 20:24:03 -07:00
commit 465ba71b58
4 changed files with 17 additions and 1 deletions

View file

@ -104,7 +104,7 @@ function pubsub_post(&$a) {
consume_feed($xml,$importer,$contact);
hub_post_return();;
hub_post_return();
}