nextcloud-server/apps/settings/lib
Arthur Schiwon 1a781ccf56
Fix opening Help page throws Exception
- Commit 458c2fa297 provoked the error,
  because the "core" "app" was not found. Previously, false was
  returned, but now an AppPathNotFoundException
- IUrlGenerator::linkTo() accepts an empty app argument however, moving
  the "core" portion to the path solves it and avoids apps lookup

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-08-24 18:55:34 +02:00
..
Activity Use user name cache in activity providers 2022-08-19 10:48:32 +02:00
AppInfo Transfer to settings app and register 2022-03-18 04:51:26 +00:00
BackgroundJobs
Controller Fix opening Help page throws Exception 2022-08-24 18:55:34 +02:00
Events
Listener
Mailer
Middleware
Search
Sections
Service
Settings Consolidate account property getters 2022-07-21 01:14:23 +00:00
SetupChecks adjust wording for database checks 2022-05-16 19:22:23 +02:00
UserMigration Use Image class from public API 2022-06-02 00:37:36 +00:00
WellKnown
Hooks.php