]> source.dussan.org Git - nextcloud-server.git/commit
fix(manifest): Check if app exists instead of accessing null as an array 42862/head
authorJoas Schilling <coding@schilljs.com>
Mon, 11 Dec 2023 07:59:45 +0000 (08:59 +0100)
committerJoas Schilling <coding@schilljs.com>
Wed, 17 Jan 2024 08:25:44 +0000 (09:25 +0100)
commit2fccd090b398d5edfd6772013e48dae90cccae24
tree1ead06bb2be86e1ac9183b1771b16c0c1c2a2754
parentad12af8d06dfffe3e8d6b4a255aa96fc2c719136
fix(manifest): Check if app exists instead of accessing null as an array

Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/theming/lib/Controller/IconController.php
apps/theming/lib/Controller/ThemingController.php
apps/theming/openapi.json
apps/theming/tests/Controller/IconControllerTest.php
core/templates/layout.guest.php
core/templates/layout.public.php
core/templates/layout.user.php