Merge pull request #13837 from owncloud/endless-redirect

Add callCheck to testremote.php
This commit is contained in:
Thomas Müller 2015-02-03 11:28:15 +01:00
commit a24d73aa0c
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
* See the COPYING-README file.
*/
OCP\JSON::callCheck();
OCP\JSON::checkAppEnabled('files_sharing');
$remote = $_GET['remote'];