From 1f50105567111912b63a675301b4a2e41e38a68a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim=20D=C3=BCsterhus?= Date: Wed, 8 Jun 2022 10:42:33 +0200 Subject: [PATCH] Use explicit null favicon in WCFSetup to prevent /favicon.ico requests Technique taken from here: https://stackoverflow.com/a/38917888/782822 --- wcfsetup/setup/template/header.tpl | 1 + 1 file changed, 1 insertion(+) diff --git a/wcfsetup/setup/template/header.tpl b/wcfsetup/setup/template/header.tpl index ac4e2b0737..51ffeeeb91 100644 --- a/wcfsetup/setup/template/header.tpl +++ b/wcfsetup/setup/template/header.tpl @@ -5,6 +5,7 @@ {lang}wcf.global.progressBar{/lang} - {lang}wcf.global.title{/lang} +