Skip to content
Snippets Groups Projects
Commit ac9e07c5 authored by Thomas Müller's avatar Thomas Müller
Browse files

$RUNTIME_APPTYPES is no longer used - left over from pre OC4

parent af22e7ec
Branches
No related tags found
No related merge requests found
......@@ -20,11 +20,6 @@
*
*/
// only need filesystem apps
$RUNTIME_APPTYPES=array('filesystem');
// Init owncloud
if(!\OC_App::isEnabled('files_sharing')){
exit;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment