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
11 months ago
..
Disable.php fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 11 months ago
Enable.php fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 11 months ago
GetPath.php fix: Replace OC_App::getAllApps with a method in AppManager 1 year ago
Install.php fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 11 months ago
ListApps.php fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 11 months ago
Remove.php fix: Replace getInstalledApps calls with getEnabledApps 11 months ago
Update.php fix: Replace OC_App::getAllApps with a method in AppManager 1 year ago