nextcloud/lib/private/legacy
Ferdinand Thiessen f5b73d2c77
fix: Remove legacy settings forms
`OC_App::getForms` was always returning an empty array,
because there were no setter for `adminForms` or `personalForms` anymore.
So removed all that legacy settings forms logic.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-17 14:54:39 +02:00
..
template chore: Replace DI alias with real class 2024-09-17 02:27:31 +02:00
OC_App.php fix: Remove legacy settings forms 2024-09-17 14:54:39 +02:00
OC_Defaults.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
OC_Files.php fix: Do not try to set HTTP response code on already closed connection 2024-09-14 14:20:49 +02:00
OC_Helper.php fix(Files): Handle getOwner() returning false 2024-09-17 10:10:50 +02:00
OC_Hook.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
OC_JSON.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
OC_Response.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
OC_Template.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
OC_User.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
OC_Util.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00