Apps need to be enabled in order to search through Shared directory for media scanning
This commit is contained in:
parent
de16537231
commit
7859c1105c
|
@ -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…
Reference in New Issue