reformat queuehandler.php

This commit is contained in:
Evan Prodromou 2009-04-03 12:45:54 -04:00
parent 6be15dfcac
commit bd120bc315
1 changed files with 39 additions and 40 deletions

View File

@ -158,7 +158,6 @@ class QueueHandler extends Daemon
$con->disconnect(); $con->disconnect();
} }
function run() function run()
{ {
if (!$this->start()) { if (!$this->start()) {