Merge pull request #13837 from owncloud/endless-redirect

Add callCheck to testremote.php
remotes/origin/create-share-target-reuse
Thomas Müller 12 years ago
commit a24d73aa0c
  1. 1
      apps/files_sharing/ajax/testremote.php

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

Loading…
Cancel
Save