.
*
*/
try {
require_once 'lib/base.php';
OC::handleRequest();
} catch (Exception $ex) {
\OCP\Util::logException('index', $ex);
//show the user a detailed error page
OC_Response::setStatus(OC_Response::STATUS_INTERNAL_SERVER_ERROR);
OC_Template::printExceptionErrorPage($ex);
}
y/stable28/sabre-dav-itip-broker'>3rdparty/stable28/sabre-dav-itip-broker
Nextcloud server, a safe home for all your data: https://github.com/nextcloud/server | www-data |
blob: 4c9a06a5f680945b5fa9af806f89762fba3ef226 (
plain)