Stricter phan config fixes
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
This commit is contained in:
committed by
Roeland Jago Douma
parent
456392e627
commit
e1f52fc901
+1
-1
@@ -56,5 +56,5 @@ try {
|
||||
|
||||
} catch (Exception $ex) {
|
||||
OC_Response::setStatus(OC_Response::STATUS_INTERNAL_SERVER_ERROR);
|
||||
\OCP\Util::writeLog('remote', $ex->getMessage(), \OCP\Util::FATAL);
|
||||
\OC::$server->getLogger()->logException($ex, ['app' => 'remote']);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user