getModule('bconsole')->bconsoleCommand($this->director, array('show', 'clients')); $this->output = $clients->output; $this->error = (integer)$clients->exitcode; } } ?>