From c3e42709fbf3a84f8aa56bb381119ab28a588400 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Wed, 28 Sep 2016 12:04:20 +0200 Subject: [PATCH] Always disable browser caching of pages This affects the HTML send to the browser only and has no influence of any other assets, such as JavaScript or images. --- com.woltlab.wcf/option.xml | 6 +----- constants.php | 1 - wcfsetup/install/files/lib/system/WCFSetup.class.php | 1 - wcfsetup/install/files/lib/util/HeaderUtil.class.php | 8 ++------ wcfsetup/install/files/options.inc.php | 1 - wcfsetup/install/lang/de.xml | 2 -- wcfsetup/install/lang/en.xml | 2 -- 7 files changed, 3 insertions(+), 18 deletions(-) diff --git a/com.woltlab.wcf/option.xml b/com.woltlab.wcf/option.xml index 86d9637b36..034d3d2384 100644 --- a/com.woltlab.wcf/option.xml +++ b/com.woltlab.wcf/option.xml @@ -534,11 +534,6 @@ private:wcf.acp.option.exception_privacy.private -