Apps need to be enabled in order to search through Shared directory for media scanning

remotes/origin/stable
Michael Gapczynski 13 years ago
parent de16537231
commit 7859c1105c
  1. 3
      apps/media/ajax/api.php

@ -23,9 +23,6 @@
header('Content-type: text/html; charset=UTF-8') ;
//no apps
$RUNTIME_NOAPPS=true;
require_once('../../../lib/base.php');
OC_JSON::checkAppEnabled('media');
require_once('../lib_collection.php');

Loading…
Cancel
Save