You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/core/Command/App
Côme Chilliet f758f565d4
fix: Replace getInstalledApps calls with getEnabledApps
1 year ago
..
Disable.php fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 1 year ago
Enable.php fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 1 year ago
GetPath.php fix: Replace OC_App::getAllApps with a method in AppManager 2 years ago
Install.php fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 1 year ago
ListApps.php fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 1 year ago
Remove.php fix: Replace getInstalledApps calls with getEnabledApps 1 year ago
Update.php fix: Replace OC_App::getAllApps with a method in AppManager 2 years ago