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