elemento)) { $elenco = AlboCommissione::init($this->elemento); if (!empty($elenco)) { $return = true; $this->rupObbligatorio = false; $this->oggetto = $elenco->info["oggetto"]; $this->lock = $elenco->checkLock("incarichi"); if ($returnObject) { $return = $elenco; } } } ?>