forked from GNUsocial/gnu-social
Remove automatic enqueuing for Facebook
This commit is contained in:
parent
34a21e7605
commit
2544310e73
@ -906,7 +906,6 @@ function common_broadcast_notice($notice, $remote=false)
|
|||||||
function common_enqueue_notice($notice)
|
function common_enqueue_notice($notice)
|
||||||
{
|
{
|
||||||
static $localTransports = array('omb',
|
static $localTransports = array('omb',
|
||||||
'facebook',
|
|
||||||
'ping');
|
'ping');
|
||||||
|
|
||||||
static $allTransports = array('sms', 'plugin');
|
static $allTransports = array('sms', 'plugin');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user