Commit 8df280a
committed
fix: make compatible with admin delegation settings
Fallback of:
- nextcloud/server#55261
Fixed:
PHP Fatal error: Class OCA\Guests\FilteredSettingsManager contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (OCP\Settings\IManager::getAdminDelegatedSettings) in /var/www/html/apps-extra/guests/lib/FilteredSettingsManager.php on line 14
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>1 parent 046c148 commit 8df280a
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
61 | 65 | | |
62 | 66 | | |
63 | 67 | | |
| |||
0 commit comments