$this->repository = new FedoraRepository($this->api, $this->cache);
$this->repository = new FedoraRepository($this->api, $this->cache);
}
}
}
}
static function exists() {
static function exists() {
@ -90,8 +89,6 @@ class IslandoraTuque {
$message = t('Islandora requires the !tuque_url. Please install in /sites/all/libraries/tuque before continuing. See the !islandora_url.', array( '!tuque_url' => $tuque_link, '!islandora_url' => $islandora_doc_link));
$message = t('Islandora requires the !tuque_url. Please install in /sites/all/libraries/tuque before continuing. See the !islandora_url.', array( '!tuque_url' => $tuque_link, '!islandora_url' => $islandora_doc_link));