The fabled twitterqueuehandler
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user