Add synctwitterfriends to daemon startup and stop scripts

This commit is contained in:
Zach Copley
2009-08-10 07:18:09 +00:00
parent dae74e8ff4
commit 681bcbf71e
3 changed files with 3 additions and 2 deletions

View File

@@ -44,6 +44,7 @@ if(common_config('twitterbridge','enabled')) {
}
echo "ombqueuehandler.php ";
echo "twitterqueuehandler.php ";
echo "synctwitterfriends.php ";
echo "facebookqueuehandler.php ";
echo "pingqueuehandler.php ";
echo "smsqueuehandler.php ";