summaryrefslogtreecommitdiff
path: root/scripts/getvaliddaemons.php
diff options
context:
space:
mode:
authorZach Copley <zach@controlyourself.ca>2009-08-10 07:49:51 +0000
committerZach Copley <zach@controlyourself.ca>2009-08-10 07:49:51 +0000
commit17dcf1c3170bc905e3b0fdffc804d6f7229ac61b (patch)
tree6a236c91314d3576b19493e42a9773a7610cce69 /scripts/getvaliddaemons.php
parentc1b19929f6234c4b9e30e16bae419c89c38c1169 (diff)
parent06c5f490ea509f3a5222f42ee561c9b4f337af8e (diff)
Merge branch 'twitter-oauth' into 0.8.x
Conflicts: scripts/getvaliddaemons.php
Diffstat (limited to 'scripts/getvaliddaemons.php')
-rwxr-xr-xscripts/getvaliddaemons.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/getvaliddaemons.php b/scripts/getvaliddaemons.php
index 8b127bd20..f1d8d8116 100755
--- a/scripts/getvaliddaemons.php
+++ b/scripts/getvaliddaemons.php
@@ -45,6 +45,7 @@ if(common_config('twitterbridge','enabled')) {
echo "ombqueuehandler.php ";
if (common_config('twitter', 'enabled')) {
echo "twitterqueuehandler.php ";
+ echo "synctwitterfriends.php ";
}
echo "facebookqueuehandler.php ";
echo "pingqueuehandler.php ";