Fix typo is default hub url
This commit is contained in:
parent
fe4751de50
commit
3bdf8423c4
|
@ -31,7 +31,7 @@ if (!defined('STATUSNET')) {
|
|||
exit(1);
|
||||
}
|
||||
|
||||
define('DEFAULT_HUB','http://2pubsubhubbub.appspot.com');
|
||||
define('DEFAULT_HUB','http://pubsubhubbub.appspot.com');
|
||||
|
||||
require_once(INSTALLDIR.'/plugins/PubSubHubBub/publisher.php');
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user