]> source.dussan.org Git - nextcloud-server.git/commit
check registered sections and settings after an app got updated to garbage collect...
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 15 Aug 2016 22:52:41 +0000 (00:52 +0200)
committerLukas Reschke <lukas@statuscode.ch>
Tue, 16 Aug 2016 19:10:57 +0000 (21:10 +0200)
commit6e37a007b9203cfe4e02ed801af27b6b4eb2ff14
treebe0a1a56ca794d2c67a67d0443d5de61f6a26c30
parent1e62bd3d92e7f3f9d68192f63704a6b7b5951158
check registered sections and settings after an app got updated to garbage collect orphaned classes
lib/base.php
lib/private/Settings/Manager.php
lib/private/Settings/RemoveOrphaned.php [new file with mode: 0644]
lib/private/legacy/app.php
lib/public/App/ManagerEvent.php
lib/public/Settings/IManager.php