We have a FacebookQueueHandler now. The update_facebook.php cron

script is totally deprecated.
This commit is contained in:
Zach Copley
2009-02-13 05:42:00 +00:00
parent 47e595b092
commit 4b7ee5455f
5 changed files with 100 additions and 145 deletions

View File

@@ -24,7 +24,7 @@ DIR=`dirname $0`
for f in xmppdaemon.php jabberqueuehandler.php publicqueuehandler.php \
xmppconfirmhandler.php smsqueuehandler.php ombqueuehandler.php \
twitterqueuehandler.php; do
twitterqueuehandler.php facebookqueuehandler.php; do
echo -n "Starting $f...";
php $DIR/$f