nextcloud/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
AppInfo
BackgroundJobs
Controller Fix opening Help page throws Exception 2022-08-24 18:55:34 +02:00
Events
Listener
Mailer
Middleware
Search
Sections
Service
Settings
SetupChecks
UserMigration
WellKnown
Hooks.php