The fabled twitterqueuehandler

This commit is contained in:
Zach Copley
2009-02-12 14:39:21 -08:00
parent 986068d6e7
commit f8e2ad0677
5 changed files with 76 additions and 4 deletions

View File

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