add initialization info to the queue handlers
darcs-hash:20080831020325-84dde-606d52b08146d4c226f812a9f47b5a3ec1abc743.gz
This commit is contained in:
@@ -40,6 +40,7 @@ class SmsQueueHandler extends QueueHandler {
|
||||
}
|
||||
|
||||
function start() {
|
||||
$this->log(LOG_INFO, "INITIALIZE");
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user