projects
/
quix0rs-gnu-social.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34a21e7
)
Remove automatic enqueuing for Facebook
author
Zach Copley
<zach@status.net>
Fri, 23 Oct 2009 23:34:48 +0000
(23:34 +0000)
committer
Zach Copley
<zach@status.net>
Fri, 23 Oct 2009 23:34:48 +0000
(23:34 +0000)
lib/util.php
patch
|
blob
|
history
diff --git
a/lib/util.php
b/lib/util.php
index 55ded7dd4e5a004b1dc7380a497758469d831912..b6e89f0bd9cd8fb364083a28cb90716e3f4ce160 100644
(file)
--- a/
lib/util.php
+++ b/
lib/util.php
@@
-906,7
+906,6
@@
function common_broadcast_notice($notice, $remote=false)
function common_enqueue_notice($notice)
{
static $localTransports = array('omb',
- 'facebook',
'ping');
static $allTransports = array('sms', 'plugin');