Gracefully handle exception

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
pull/8/head 1.1.22
Lukas Reschke 7 yıl önce
ebeveyn 719aed23f6
işleme 58134ab0a2
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: B9F6980CF6E759B1

@ -73,6 +73,7 @@ class DiscoveryManager {
return $decodedFile['data'];
}
} catch (NotFoundException $e) {
$file = $this->appData->newFile('discovery.xml');
}
$remoteHost = $this->config->getAppValue('richdocuments', 'wopi_url');

Yükleniyor…
İptal
Kaydet