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

remotes/origin/ldap_group_count
Thomas Müller 12 years ago
parent af22e7ec95
commit ac9e07c589
  1. 5
      apps/files_sharing/ajax/list.php

@ -20,11 +20,6 @@
*
*/
// only need filesystem apps
$RUNTIME_APPTYPES=array('filesystem');
// Init owncloud
if(!\OC_App::isEnabled('files_sharing')){
exit;
}

Loading…
Cancel
Save