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