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

This commit is contained in:
Michael Gapczynski 2012-01-16 22:18:16 -05:00
parent de16537231
commit 7859c1105c
1 changed files with 0 additions and 3 deletions

View File

@ -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');