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