nextcloud/apps/files_versions/lib
Morris Jobke 5987099d2a
Remove unneeded check if app is enabled
App code will not be executable if the app is not enabled, because the autoloader refuses to load that class.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-10-23 23:47:06 +02:00
..
AppInfo Fix apps/ 2016-07-21 18:13:57 +02:00
BackgroundJob introduce callForSeenUsers and countSeenUsers (#26361) 2016-10-28 08:44:05 +02:00
Command Properly expire ext storage versions (#26601) 2017-03-10 15:58:44 -06:00
Controller Handle more error cases 2017-05-02 13:43:48 +02:00
Events allow apps to disable versions for some files 2017-09-15 12:14:31 +02:00
Capabilities.php Fix apps/ 2016-07-21 18:13:57 +02:00
Expiration.php Fix apps/ 2016-07-21 18:13:57 +02:00
Hooks.php Remove unneeded check if app is enabled 2017-10-23 23:47:06 +02:00
Storage.php allow apps to disable versions for some files 2017-09-15 12:14:31 +02:00