Skip to content
Snippets Groups Projects
Commit ad336c94 authored by Thomas Müller's avatar Thomas Müller
Browse files

Merge pull request #5695 from owncloud/fixing-dropbox-master

fixing dropbox require path
parents 3488202f b75c724c
No related branches found
No related tags found
No related merge requests found
<?php
require_once 'Dropbox/autoload.php';
require_once __DIR__ . '/../3rdparty/Dropbox/autoload.php';
OCP\JSON::checkAppEnabled('files_external');
OCP\JSON::checkLoggedIn();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment