From c7adcb85aefc384a59c6081015537a603a675c3e Mon Sep 17 00:00:00 2001 From: Julius Haertl Date: Sun, 14 Aug 2016 12:53:16 +0200 Subject: Theming: Fix default parameters in icon routes Signed-off-by: Julius Haertl --- apps/theming/appinfo/routes.php | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/theming/appinfo') diff --git a/apps/theming/appinfo/routes.php b/apps/theming/appinfo/routes.php index a6511668d14..a8436ab254f 100644 --- a/apps/theming/appinfo/routes.php +++ b/apps/theming/appinfo/routes.php @@ -76,7 +76,6 @@ return ['routes' => [ 'name' => 'Icon#getThemedIcon', 'url' => '/img/{app}/{image}', 'verb' => 'GET', - 'defaults' => array("app" => "core"), 'requirements' => array('image' => '.+') ], ]]; -- cgit v1.2.3 lect name='h' onchange='this.form.submit();'> Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats